BODY, TD {
	background: #DBD7D7;
	color : #162AA0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
H1 {
	font-family : sans-serif;
	font-size : 11pt;
	background : transparent;
}
H2 {
	font-size : 10pt;
	color : #747170;
}

A {
	color: c3373b;
	text-decoration : underline;
}
A:Hover {
	color: #747170;
	text-decoration : underline;
}
A:ACTIVE {
	color : #747170;
	text-decoration : none;
}
HR.color1 {
	height: 1pt;
	color : #162aa0;
}
SPAN.small {
	font-size : 8pt;
}
SPAN.large {
	font-size : 12pt;
}
