td           {
	font-size: 10pt;
	color: #A8ACAD;
	font-family: Arial;
}

.justify     {
	text-align: justify;
	white-space: normal;

}
.links		{	font-size: 9pt; color: #A8ACAD; font-family: Arial }
:hover.links		{ font-size: 9pt; color: #A8ACAD; font-family: Arial }

.nav		{	font-size: 12pt; color: #A8ACAD; font-family: Arial; text-decoration: none; }
:hover.nav		{ font-size: 12pt; color: #CC3300; font-family: Arial; text-decoration: none; }

.title		{ font-size: 10pt; color: #C0C0C0; font-family: Arial; font-weight:bold }
.title2		{ font-size: 18pt; color: #F7C301; font-family: Arial; font-weight:bold }

input        { font-family: Arial; font-size: 8pt; color: #003370; text-decoration: none; 
               border: 1px solid #003370 }
select        { font-family: Arial; font-size: 8pt; color: #004C6F; text-decoration: none; 
               border: 1px solid #003370 }
textarea 	  { font-family: Arial; font-size: 8pt; color: #003370; text-decoration: none; 
               border: 1px solid #003370 }

.title3 {
	font-family: Arial;
	font-size: 14px;
	color: #F8C302;
}
