body, td, input, p, h1, h2, h3, a, textarea, li
{
	font: normal normal normal 10pt Arial, Helvetica, sans-serif;
	/* style variant weight size/line-height family */
}

a:link, a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: underline;
}

.mainMenu:link, .mainMenu:visited 
{
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.mainMenu:hover
{
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

h3
{
	color: "#6699CC";
	font-size: 13pt;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 8px;
}

.h2
{
	color: "#6699CC";
	font-size: 11pt;
	font-weight: bold;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}