P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
} 
H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
 
H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
} 
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;
}
