body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: FFF99A;
}


.side_menu_title { color:#222222; font-size:18px; font-family: Helvetica, Arial, sans-serif; font-weight:bold;} 

.side_menu_text { color:#222222; font-size:11px; font-family: Helvetica, Arial, sans-serif; font-weight:bold;} 

A:link	{ text-decoration:none; color: #000000; font-weight: plain }
A:visited { text-decoration:none; color: #000000; font-style: plain; font-weight: plain  }
A:active  { text-decoration:none; color: #000000; font-style: plain; font-weight: plain }
A:hover   { text-decoration:underline; color: #96C817; font-weight: plain; font-style: plain; }
A:font   { font-face:Helvetica }


<!-- test test test -->

H3
{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	margin-left: 0px;
}

H3.title
{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	margin-left: 0px;
	
}

H4
{
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0035AD;
	margin-left: 0px;
}

H4.title
{
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0035AD;
	margin-left: 0px;
}



TD.title
{
	background-color: #0035AD;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	padding: 4px 4px 0px 4px;
	color: #FFFFFF;
	text-align: center;
}

TD.titleSpacer
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align: center;
}

TD.content
{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;

}

TD.contentfootnote
{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;

}

TD.contentImage
{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: justify;
}


TD.sidebarcontent
{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	color: #000000;
	font-size: 10pt;
	text-align:justify;

}


.mainbody
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	
}

.insertsidebar
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 180px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}


TABLE.rightCallout
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 200px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}


TABLE.calloutLarge1
{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}


TABLE.leftCallout
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 200px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}


P.footer
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 13px;
	font-weight: bold;
}

TD.contentImage
{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: justify;
}



<!-- end test end test end test -->
