.Title1		{ font-family: Tahoma,Arial,Verdana; font-size: 20pt; color: silver; 
                 font-weight: bold }
.aNav			{ font-family: Tahoma,Arial,Verdana; font-size: 10pt; color: gray; text-decoration:none;
					background-color: white}
:hover.aNav	{ font-family: Tahoma,Arial,Verdana; font-size: 10pt; color: white; text-decoration: none;
					background-color: silver}
.aStandard			{ font-family: Tahoma,Arial,Verdana; padding:2; font-size: 8pt; color: white; text-decoration:none;}
:hover.aStandard	{ border:1px solid #white; padding:1; font-family: Tahoma,Arial,Verdana; font-size: 8pt; color: white; text-decoration: none;
					background-color: #E4E4E4}
					
h5 	{
	margin: 0px;
	font-family: Tahoma,Arial,Verdana; 
	font-size: 12pt; 
	color: white; 
    font-weight: bold;
}

.p1small {
	color: white;
	margin: 0px 0px 10px 0px; 
	}
	
li.p1small {
	margin: 0px 0px 0px 0px;
}