BODY
{
	background-color: #000099;
	font-family: Arial, verdana, Times New Roman;
}

h1
{
	font-size: 28;
	font-weight: normal;
	font-family: Arial, Baker Signet BT, Times New Roman;
	color: #ffffff;
	font-weight: bold;

}

h2
{
	font-size: 22;
	font-weight: normal;
	font-family: Arial, Baker Signet BT, Times New Roman;
	color: #ffffff;
}

h3
{
	font-size: 18;
	font-weight: normal;
	font-family: Arial, Baker Signet BT, Times New Roman;
	color: #ffffff;	
}

p
{
	font-size: normal;
	font-weight: normal;
	font-family: Arial, Baker Signet BT, Times New Roman;
	color: #ffffff;	
}

div
{
	font-size: normal;
	font-weight: normal;
	font-family: Arial, Baker Signet BT, Times New Roman;
	color: #ffffff;	
}

BLOCKQUOTE
{
	font-size: normal;
	font-weight: normal;
	font-family: Arial, Baker Signet BT, Times New Roman;
	color: #ffffff;	
}

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

A:visited
{
	color: #33ccff;
	text-decoration: none;
	font-style: normal
}

A:HOVER
{
	text-decoration: underline;
	color: white
}

TABLE
{
	color: #FFFFFF;
}

