A:VISITED {
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
A:LINK {
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE {
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	font-size : 11px;
	font-family : Verdana;
	color : #458965;
	text-decoration : none;
	font-weight : bold;
}
BODY {
	font-size : 12px;
	font-family : Verdana;
	text-align : justify;
}

TD {
	font-family : Verdana;
	font-size : 11px;
}
H1 {
	font-family : Verdana;
	font-size : 22px;
	color : #CE0000;
}
H2 {
	font-family : Verdana;
	font-size : 18px;
	color : #CE0000;
}
H3 {
	font-family : Verdana;
	font-size : 15px;
	color : #CE0000;
}
BLOCKQUOTE {
	font-family : Verdana;
	font-size : 11px;
}

