/* h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

P {
	margin-top: 0px;
	padding-top: 0px;
}
*/
H3 {
	color : #203588;
}

P {
	font-family : sans-serif;
	font-size : 11pt;
}

P.sidebar1 {
	font-family : sans-serif;
	color : #FFFFFF;
	font-size : 9pt;
}

A {
	font-family : sans-serif;
	color : #203588;
	font-size : 11pt;
	text-decoration : underline;
}

A:HOVER {
	color : #5467B3;
	text-decoration : underline;
}


.footer {
	color : #203588;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A.footer {
	color : #203588; 
}

A.footer:HOVER {
	color : #203588; 
	text-decoration : underline;
}

TD.footer {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.errortext {
	color : Red;
	font-weight : bold;
}

LI.errortext {
	color : Red;
	font-weight : bold;
}