.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: #6868A8;
	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: #6868A8;
	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
   }
.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
   }
