BODY, TD {
	color : #333333;
	font-family : arial, verdana,  sans-serif;
	font-size: 12px;
	text-align: left;
}

H1 {
	color : #00415E;
	font-family : arial, verdana,  sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight : bold;
}

H2 {
	color : #00415E;
	font-family : arial, verdana,  sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight : bold;
	margin-top: 15px;
}

H3 {
	font-size: 8pt;
	font-style: none;
	font-family: arial, verdana,  sans-serif;
	color : #000066;
	font-weight : normal;
}



A {
	color: 330099;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}


A:Hover {
	color: 666666;
	text-decoration : underline;
	font-size: 12px;
	font-weight : bold;
}

 
HR {
	height: 1pt;
	padding-top : 6px;
}

Form {
	font-family : arial, verdana,  sans-serif;
	font-size: 11px;
	text-align: left;
}
.list {
	font-size: 8pt;
	font-style: none;
	font-family: arial, verdana,  sans-serif;
	color : #000066;
	font-weight : normal;
}
.footer {
	font-size: 11px;
	font-style: none;
	font-family: arial, verdana, sans-serif;
	color : #000099;
	font-weight : normal;
	padding-left : 0px;
}

.copyright {
	font-size: 10px;
	font-style: none;
	font-family: arial, verdana, sans-serif;
	color : #666666;
	font-weight : normal;
	padding-left : 0px;
}

.highlight {
	background-color: F0ECEC;
}

.nohighlight {
	background-color: FFFFFF;
}


