BODY, TD, FONT
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
}

.Body
{
}

.Normal
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #000000;
}


A
{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

A:Hover
{
	color: #CC0066;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.Header
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	background: #E0DFD0;
	color: #666666;
}

H1{
	font: Arial;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

H2{
	font: Arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}

H3{
	font: Arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}


.BorderBG
{
	background: #909090;
	color: #003366;
}
