P  {
	font-size : 12;
	font-weight : bold;
	color : Black;
	font : President, Arial, Helvetica, Monaco;
	font-family : sans-serif;
}

H1  {
	font-size : 24;
	font-weight : bold;
}

H2  {
	font-size : 18;
	font-weight : bold;
}

H3  {
	font-size : 14;
	font-weight : bold;
}

A  {
	font : President, Arial, Helvetica, Monaco;
	font-family : sans-serif;
	font-size : 12;
	color : #800000;
	text-decoration : none;
}

A:Visited  {
	font : President, Arial, Helvetica, Monaco;
	font-family : sans-serif;
	font-size : 12;
	color : #000000;
	text-decoration : none;
}

A:Active  {
	font : President, Arial, Helvetica, Monaco;
	font-family : sans-serif;
	font-size : 12;
	text-decoration : underline;
	color : #DD0000;
}

A:Hover  {
	font : President, Arial, Helvetica, Monaco;
	font-family : sans-serif;
	font-size : 12;
	color : #DD0000;
	text-decoration : underline;
}

BODY  {
	background-color : ffffff;
	color : 000000;
	scrollbar-face-color : ad6318;
	scrollbar-shadow-color : a12c12;
	scrollbar-highlight-color : dfd0b1;
	scrollbar-3dlight-color : dfd0b1;
	scrollbar-darkshadow-color : 000000;
	scrollbar-track-color : dfd0b1;
	scrollbar-arrow-color : 500000;
	font-size : 12;
	font-family : sans-serif;
	font : President, Arial, Helvetica, Monaco;
	font-weight : bold;
}

TD  {
	font-size : 12;
	font-weight : bold;
	color : Black;
	font : President, Arial, Helvetica, Monaco;
	font-family : sans-serif;
}

UL  {
	list-style-image : url('images/rafsm.gif');
	font-size : 12;
	font-family : Arial,Helvetica,Monaco;
	color : 000000;
}

OL  {
	font-size : 12;
	font-family : Arial,Helvetica,Monaco;
	color : 000000;
}