.headline 	{  
		 font-family: "Times New Roman", Times, serif; 
		 font-size: 20px; 
		 color: #660066; 
		 font-weight: bold;
		 margin-top: 0px; 
		 margin-right: 0px; 
		 padding-top: 0px; 
		 padding-bottom: 0px; 
		}
.nav 		{  
		 font-family: "Times New Roman", Times, serif; 
		 font-size: 14px; 
		 color: #000066; 
		 font-weight: bold;
		 margin-top: px; 
		 margin-right: 0px; 
		 padding-top: 0px; 
		 padding-bottom: 0px; 
		 border: solid; 
		 border-width: 0px 2px 1px 0px; 
		 border-color:  #999999;
		}


.navtext 	{  
		 font-family: "Times New Roman", Times, serif; 
		 font-size: 14px; 
		 color: #FFCC33; 
		 font-weight: bold;
		 margin-top: 0px; 
		 margin-right: 0px; 
		 padding-top: 0px; 
		 padding-bottom: 0px; 
		}
a.navtext:hover {
	 	color: #FFFFFF;
		}	

.clock	{  
		 font-family: "Times New Roman", Times, serif; 
		 font-size: 14px; 
		 color: #FFFFFF; 
		 font-weight: bold;
		 margin-top: 0px; 
		 margin-right: 0px; 
		 padding-top: 0px; 
		 padding-bottom: 0px; 
		}
.plaintext {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000}
.boldtext  {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.sitelinks {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0000CC; text-decoration: underline}
