H1  {
	font-size : 30pt;
	font-family : Arial;
	color : #c22c2c;
	text-decoration : none;
}

H2  {
	font-size : 16pt;
	font-family : Arial;
	color : #c22c2c;
	text-decoration : none;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	color : #c22c2c;
	text-decoration : none;
	font-weight : bold;
}

P  {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
}

P.blue  {
	color : #1103C0;
}

P.silver  {
	color : #C0C0C0;
}
blockquote  {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
}

A  {
	text-decoration : none;
	color : #c22c2c;
}

A:Visited  {
	color : #c22c2c;
	text-decoration : none;
}

A:Active  {
	color : #c22c2c;
}

A:Hover  {
	color : #ff0000;
	text-decoration : none;
}

BODY  {
	font : Arial;
	font-size : 10pt;
	color : Black;
	font-family : Arial;
	text-decoration : none;
}

