body {
	background-color: #FFC;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	line-height: 23px;
}

#main {
  margin:20px;
  border:0;
  width:770px;}
  
#footer {
  padding:10px;
  text-align:right;}
  
#menu ul {
  list-style:none;
  padding:0;
  margin:0;}
  
#menu li {
  list-style:none;
  display:block;
  float:left;
  padding:5px;}

#menu .active {
  font-weight:bold;}

h1 { font-size:24px; font-weight:normal;}

a { color:#333399;}
a:visited {color:#333399;}


a.b {
text-decoration:none;
text-align : center;
font-weight : normal;
}
a.b:hover {
text-decoration:overline underline;
text-align : center;
font-weight : normal;
}	

#menu, #footer {
font-size : 12px;
padding: 5px;
margin-left:15px;
border: 0;
font-family : sans-serif;
}

hr {
	height: 1px;
	color: #000;
	border-top: 1px solid #000;
}

input,textarea {border-color: #000; border-width:1px;
  border-style:solid; font-size : 13px;
font-family : Arial, Helvetica, sans-serif;}

input:focus {
background-color : #F4F4F4;
color : black;}

textarea:focus {
background-color : #F4F4F4;
color : black;}
 