body
{
	background-color: #333333;
	font-style : normal;
	color : #000000;
	font-family : Tahoma;
	background-image : url(images/bg.gif);
	margin : 5px 5px 5px 5px;
}

td
{
	font-style : normal;
	color : #000000;
	font-size: 80%;
}

P  {
	font-style : normal;
	padding-left : 5px;
	padding-right : 5px;
}

LI {
	margin-bottom : 5px;
	margin-top : 5px;
}

UL {
	font-style : normal;
	font-weight : normal;
	list-style : disc url(bull.gif);
}

OL {
	font-style : normal;
	font-weight : normal;
	list-style : decimal;
}


.white   {
	color : #FFFFFF;
}

A:LINK  {
	color : #FFFFFF;
   	text-decoration: none; 
}

A:VISITED  {
	color :#FFFFFF;
	text-decoration: none; 
}

A:HOVER  {
	color : #FFCC00;
   text-decoration: none; 
}

A:active  {
	color : #FFCC00;
   	text-decoration: none; 
}

H1  {
	color : White;
	font-size: 21px;
	margin-top : 0px;
	margin-bottom : 12px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	font-weight : 300;
}

H2  {
	color : White;
	font-size: 18px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	background : #04286B;
	font-weight : 300;
}

H3  {
	margin-top : 8px;
	margin-bottom : 8px;
	font-style : normal;
	font-size : 105%;
	color : #000066;
	font-weight : bolder;
}

STRONG  {
	font-style : normal;
	color : #04286B;
	font-weight : bold;
}

span.open   {
	font-style : normal;
	font-size : 105%;
	color : #FF8C00;
	font-weight : bolder;
}

.dark {
	background : #04286B;
}

.light {
	background : #006BB0;
}

.vlight  {
	background : #2EACDE;
}

.large {
	font-weight : 200;
	font-size : 15px;
}
.small {
	font-size : 10px;
}

}
.black {
color : #000000;
}



