
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style4 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #990033;

}
a:link {
	color: #000066;
	font-size: 12px; 
	text-decoration: none;
	
}
a:hover {
	color: #330099;
	text-decoration: underline;
	
}
a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 							font-size: 10px; 
	color: #000099; 
	text-decoration: underline;
	
	
	
}