body
{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; color: #000000; line-height: 15px; 
	background-color: "#FFFFFF";
}
.bodyText
{
	font-weight: bold;
	font-size: 9pt;
	color: #39578A;
}
.titleText
{
	font-weight:bold;
	font-size: 11pt;
	font-family: Arial, Verdana;
	background-color:Transparent;
	color: #E0E0E0;
}
.titleDateText
{
	font-weight:bold;
	font-size: 11pt;
	font-family: Arial, Verdana;
	background-color:Transparent;
	color: #E0E0E0;
}
.titlePanel
{
	background-color:#ECE9D8;
}
.panel
{
	background-color:#efebdc;
	color:Black;
	font-family: Arial, Verdana;
}
.panelFramed
{
	color:Black;
	font-family: Arial, Verdana;
	border-color:#C0C0C0;
	border-width:1;
	border-style:solid;
}
.inputText
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.inputField
{
	font-size: 8pt;
	font-family:Arial, Verdana;
}
.linkText
{
	background-color:Transparent;
	color:#39578A;
}

.dataTextField
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: red;
}
.imageLink
{
	border-color: White;
}
TH
{	font-size: small;
	}
TD
{
	font-size: smaller;
}
H1
{
	font-weight: bold;
	font-size: large;
	margin-bottom: 0;
}
H2
{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 0;
}
H3
{
	font-weight: bold;
	font-size: small;
	color: Maroon;
	margin-bottom: 1;
}
H4
{	
	font-weight: bold;
	font-size: x-small;
	margin-bottom: 1;
}
P
{
	margin-top: 1;
}