
body, p, table, td { 
font-size: 11px; 
line-height: 140%; 
font-family: Verdana, Arial, Helvetica, sans-serif 
}

a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #C04000;
	text-decoration: underline;
}

.style1 {color: #C04000}
.style2 {color: #990033}
.style3 {	
	color: #990000;
	font-weight: bold;
}
.purple {
     color: #660099;
     font-size: 11px;
	 font-weight: bold;}
	 
.style4 {
     color: #C04000;
     font-size: 12px;
	 font-weight: bold;}
