
SELECT 					{ 	
						background-color:#FFFFCC; 
						color:006666; 
						font-family:"Verdana"; 
						font-size:16px; 
						border:0px; 
						}

H1 						{	 
						font-family:"Verdana"; 
						font-size:25px; 
						color:#006666; 
						font-weight:bold; 
						}

H2 						{ 	
						font-family:"Verdana"; 
						font-size:18px; 
						color:#006666; 
						font-weight:bold; 
						}

H3 						{ 
						font-family:"Verdana"; 
						font-size:12px; 
						color:#006666; 
						font-weight:bold; 
						}

P 						{ 
						font-family:"Verdana"; 
						font-size:11px; 
						color:#000000; 
						line-height:16px; 
						}

P.listen 				{
						font-family:"Verdana"; 
						font-size:11px; 
						color:#990000; 
						margin-left: 22px; 
						}

P.next 					{ 
						font-family:"Verdana"; 
						font-size:10px; 
						color:#990000; 
						font-weight:bold; 
						}

P.submit 				{
						font-family:"Verdana"; 
						font-size:10px; 
						color:#006666; 
						font-weight:bold; 
						}

P.copyright 			{ 
						font-family:"Verdana"; 
						font-size:10px; 
						color:#006666; 
						font-weight:bold; 
						}

P.caption 				{ 
						font-family:"Verdana"; 
						font-size:10px; 
						color:#006666; 
						font-weight:bold; 
						margin-top: 12px; 
						}

P.thinnav 				{ 
						font-family:Verdana, Sans Serif; 
						font-size:11px; 
						color:#FFFFCC; 
						font-weight:normal; 
						margin:0px; 
						}

A.thinnav 				{ 
						color:#006666; 
						font-size:11px;
						text-decoration:underline; 
						font-weight:bold; 
						}
