BODY {	font-family: sans-serif;
		font-size: 12px;
		color: "FFFFFF";
		background-color: "#52585E"}
   
		
P, H4  {color: white;
		font-size: 12px;
		text-align: justify}
		
		
A:link    { color: "#EDB746";
			font-size: 12px;
			text-decoration: none}
A:active  { color: orange;
			font-size: 12px;
			text-decoration: underline }
A:visited { color: "#EDB746";
			font-size: 12px;
			text-decoration: none }
A:hover  {color: white}

.hlight	{color: "#EDB746"}
	
		 
.btext	{color: "#C02E07"}
		 
.mid {text-align: center}

UL.check { list-style-image: url(images/li.gif);
			font-size: 12px;
			line-height: 20px}
UL.small { list-style-image: url(images/liSmall.gif);
			font-size: 12px;
			line-height: 20px}

