A:LINK {
	font-weight : bold;
	text-decoration : none;
	color : #FF0000;
	font-family: Arial, Helvetica, sans-serif;


}
  A:VISITED { 
         font-family : Arial;
         text-decoration : none;

         color : #FF0000; 
         font-weight: bold
}
  A:HOVER { 
         font-family : Arial;
         text-decoration : underline;
         color : #000000;
         font-weight: bold
}.border {
	border: thin solid #000066;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
