.bodytext {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal
   }
 
a:Visited {
	font-family: Verdana, Arial, sans-serif;
	color: black;
	text-decoration: underline;
	font-weight: normal
   }
   
a:Link {
	font-family: Verdana, Arial, sans-serif;
	color: black;
	text-decoration: underline;
	font-weight: normal
   }
 
a:Hover {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-weight: normal
   }
.section {
	font-family: Verdana, Arial, sans-serif;
	color: #306898;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold
   }
.bigtext {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal
   }
.smalltext {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal
   }
.bold {
	font-family: Verdana, Arial, sans-serif;
	color: #306898;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
   }
.textareas {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	width=400px;
	background-color: whitesmoke;
   }
.fields {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	width=150px;
	background-color: whitesmoke;
   }
.required {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
   }
.renewhead {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold
   }
.renewred {
	font-family: Verdana, Arial, sans-serif;
	color: #cc3300;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold
   }
.fields {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	width=150px;
	background-color: whitesmoke;
   }
.required {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
   }
.article {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal
   }
.author {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal
   }
.cells75 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: whitesmoke;
	width: 75px;
	border: 1px solid black;
   }

.cells125 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: whitesmoke;
	width: 125px;
	border: 1px solid black;
   }
.cells300 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: whitesmoke;
	width: 300px;
	border: 1px solid black;
   }
.error {
	font-family: Verdana, Arial, sans-serif;
	color: red;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
   }
