<style type="text/css">

	A:link 	   {text-decoration: underline;
			font-family: tahoma;
			font-size: 11px;
			font-weight: normal; 
			color: black;
			}
			
	A:visited  {text-decoration: underline;
			font-family: tahoma;
			font-size: 11px;
			font-weight: normal; 
			color: black;
			}

	A:link 	   {text-decoration: underline;
			font-family: tahoma;
			font-size: 11px;
			font-weight: normal; 
			color: black;
			}
		
	A:hover    {text-decoration: underline; 
			font-family: tahoma; 
			font-size: 11px; 
			font-weight: normal; 
			color: gray;
			}

	a.navlink {font-family: tahoma; 
			font-size: 12px;  
			color: black;
			font-weight: normal;
			}

	a.navlink:visited {font-family: tahoma; 
			font-size: 12px;  
			color: black;
			font-weight: normal;
			}

	a.navlink:hover {font-family: tahoma; 
			font-size: 12px;  
			color: gray;
			font-weight: normal;
			}




	#text	   {font-family: tahoma; 
			font-size: 11px; 
			font-weight: normal; 
			color: black;
			text-align: right;
			}

	#companyHead {font-family: tahoma; 
			font-size: 11px; 
			font-weight: bold; 
			color: black;
			}

	#mainText {font-family: tahoma; 
			font-size: 11px;  
			color: black;
			}
	LI {list-style: disc outside;
			}
	

	

</style>