
td			{ font-family: Arial; font-size: 10pt; color: #333333; text-decoration: none }

.title      { font-family: Arial; font-size: 12pt; color: #014983; text-decoration: bold }

.copyright  { font-family: Arial; font-size: 8pt; color: #92CAE8; text-decoration: none }

a:active    { font-family: Arial; font-size: 10pt; color: #5f9cf1; text-decoration: none; 
               font-weight: bold }
a:link      { font-family: Arial; font-size: 10pt; color: #5f9cf1; text-decoration: none; 
               font-weight: bold }
a:visited   { font-family: Arial; font-size: 10pt; color: #5f9cf1; text-decoration: none; 
               font-weight: bold }
a:hover     { font-family: Arial; font-size: 10pt; color: #336bac; text-decoration: none; 
               font-weight: bold }
a.smallink    { font-family: Arial; font-size: 8pt; color: #5f9cf1; text-decoration: none }

.formButtons {
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	background-color : #0050C0;
}

}
input{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;

}