.leftnavcolumn {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;

}
.righttextcolumn {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
.leftnavcolumn a:link {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.righttextcolumn a:link {
	font-size: 10pt;
	color: #000099;
	text-decoration: underline;
	font-weight: normal;

}
.leftnavcolumn a:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnavcolumn a:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;

}
.righttextcolumn a:hover {
	font-size: 10pt;
	color: #D90000;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;

}
.righttextcolumn a:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

