
P  {
	font-family : "arial";
	font-size : 14px;;
}

H1  {
	font-family : "arial";
	color : #FE2422;
	font-size : 18px;
}

H1.bullit  {
	font-family : "arial";
	color : #FE2422;
	font-size : 18px;
}

H2  {
	font-family : "arial";
	color : #51AE47;
	font-size : 15px;
}

H3  {
	font-family : "arial";
	color : "#801515";
	font-size : 15px;
}

H4  {
	font-family : "arial";
	color : "#801515";
	font-size : 13px;
}

H5  {
	font-family : "arial";
	color : "white";
	font-size : 14px;
	background-color: #3366CC;

}

H6  {
	font-family : "arial";
	color : "white";
	font-size : 13px;
}


HR {
	color: "#801515"
}

ul {
	color : #0602DB;
	list-style-type: circle;
	list-style-position: outside;
	marker-offset: 10;
}



div {
	color : #313031;
	font-style: normal;
}

pre {
	color : #313031;
}

li.bullit {
	list-style-image: url(menu_files/orangeball.gif);
	vertical-align: top;
	color : #FE2422;
}

A  {
	font-family : "arial";
	color : navy;
	font-size : 12px;;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}

A:Visited  {
	font-family : "arial";
	color : navy;
	font-size : 12px;;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}

A:Active  {
	font-family : "arial";
	color : darkslategray;
	font-size : 12px;;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}

A:Hover  {
	font-family : "arial";
	color : darkslategray;
	font-size : 12px;;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}


BODY  {

	background-color: #FFFFFF;
	font-family : "arial";
	font-size : 14px;;
	color : white;
scrollbar-darkshadow-color: #313031;
scrollbar-arrow-color:black;
TOPMARGIN: 0;
LEFTMARGIN: 0;
RIGHTMARGIN: 10;
MARGINWIDTH: 0;
MARGINHEIGHT: 0;

}

TABLE  {


	font-family : "arial";
	font-size : 14px;

}


TD  {


	font-family : "arial";
	font-size : 14px;
	color: #313031;

}

