BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B22222;
	margin : 0pt 0pt 0pt s0pt;
	font-size : 10pt;
	background : #CF986F;
}
A {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B22222;
	font-weight : bold;
	text-decoration : none;
}
A:ACTIVE {
    font-weight : bold;
    text-decoration : none;
	color : #B22222;
}
A:VISITED {
    font-weight : bold;
    text-decoration : none;
	color : #B22222;
}
A:HOVER {
	color : #CD5C5C;
	font-weight : bold;
	text-decoration : none;
}

H1 {
    font-size : 10pt;
    font-weight : bold;
}
H2 {
    font-size : 11pt;
}
H3 {
    font-size : 12pt;
}
H4 {
    font-size : 14pt;
}
H5 {
    font-size : 16pt;
}
H6 {
    font-size : 18pt;
}
TABLE {
	 font-size : 10pt;
}

