P{
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 10pt;
	line-height: 130%;
} 
H1{font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 9pt}
 
H2{font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 14pt} 
A:link {color:blue; text-decoration:none} 
A:visited {color:maroon; text-decoration:none}
A:hover {color:red; background:white; text-decoration:none}
A:active {color:black; text-decoration:none}



 </>
.LeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.LeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}
.LeftColumn:link {
	text-decoration: none;
}
.LeftColumn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
