body {
  background: #FFFFFF;
  color: #000000;
  margin: 20px;
  text-align: center;
}

form {
	display: inline;
}

ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000000;
}

.forms {
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	font-size: 9pt; 
	background: #FFFFFF; 
	border-left: #666666 1px solid; 
	color: #333333; 
	border-bottom: #666666 1px solid; 
	font-family: Verdana, sans-serif, Helvetica, Arial
}


.buttons {  
	font-family: arial,helvetica,sans-serif;  
	background-color: #A5B6A3;  
	font-size: 8pt;
}

.mainmenu {
	font-family: arial,helvetica,sans-serif;
	color: blue;
	font-size: 13px;
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;	
}

.mainmenu a:link, .topnav a:visited {
	color: blue;
	font-size: 13px;
	text-decoration: none;
}
.mainmenu a:hover, .topnav a:active  {
	color: blue;
	font-size: 13px;
	text-decoration: underline;
}

.leftmenu {
	font-family: arial,helvetica,sans-serif;
	color: blue;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;	
}

.leftmenu a:link, .topnav a:visited {
	color: blue;
	font-size: 12px;
	text-decoration: none;
}
.leftmenu a:hover, .topnav a:active  {
	color: blue;
	font-size: 12px;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

a.copyright:link  { text-decoration: none; color: #555555;}
a.copyright:visited { text-decoration: none; color: #555555;}
a.copyright:active { text-decoration: none; color: #555555;}
a.copyright:hover { text-decoration: underline; color: #555555;}

.content {
	BORDER: #555555 1px solid; 
}


.afflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: blue;
}

a.afflink:link  { text-decoration: none; color: blue;}
a.afflink:visited { text-decoration: none; color: blue;}
a.afflink:active { text-decoration: none; color: blue;}
a.afflink:hover { text-decoration: underline; color: blue;}


.content {
	BORDER: #555555 1px solid; 
}


.nextpage{
	font-size: 14px; 
	color: blue; 
	text-decoration: none; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
}
.nextpage a{
	color: blue; 
	text-decoration: none;
}
.nextpage a:link{
	color: blue; 
	text-decoration: none;
}
.nextpage a:active{
	color: blue; 
	text-decoration: none;
}
.nextpage a:hover{
	color: blue; 
	text-decoration: underline;
}

