a:link  	{ 
		 	color: #4A6B93; 
		 	text-decoration: none; 
		 	font-weight:bold; 
		 	font-size:9pt; 
		 	font-family:Tahoma,Arial,Trebuchet MS,Verdana,Helvetica
			}
a:visited   { 
			 color: #4A6B93; 
			 text-decoration: none; 
			 font-weight:bold; 
			 font-size:9pt;
			 font-family:Tahoma,Arial,Trebuchet MS,Verdana,Helvetica
			}
a:active    { 
			 color: #4A6B93;
			 text-decoration: none; 
			 font-weight:bold; 
			 font-family:Tahoma,Arial,Trebuchet MS,Verdana,Helvetica; 
			 font-size:9pt
			}
a:hover     { 
			 color: #A94040; 
			 text-decoration: none; 
			 font-weight:bold; 
			 font-size:9pt; 
			 font-family:Tahoma,Arial,Trebuchet MS,Verdana,Helvetica
			}
body        { 
			 margin:0px; 
			 font-family: Tahoma,Arial,Trebuchet MS,Verdana,Helvetica; 
			 font-size:8pt; 
			 background-color:#999999; 
			 text-align:justify; 
			}
.par0 		{
	margin: 0px;
	font-size:8pt;
	color: #FFFFFF;
}
