a:link {text-decoration: underline; color: #FFFFFF;}
a:visited {text-decoration: underline; color: #FFFFFF;}
a:hover {TEXT-DECORATION: underline overline; color: #FFFFFF;}
a:active  {text-decoration: none; color: #FFFFFF;}
H1	{color: #ffffff; text-decoration: none; font-weight: bold; font-size: 17px; font-family: arial,helvetica,sans-serif}
.text1		{color: #ffffff; text-decoration: none; font-weight: normal; font-size: 12px; font-family: arial,helvetica,sans-serif}
H2		{color: #800000; text-decoration: none; font-weight: bold; font-size: 15px; font-family: arial,helvetica,sans-serif}
.boldtext		{color: #800000; text-decoration: none; font-weight: bold; font-size: 15px; font-family: arial,helvetica,sans-serif}
H3		{color: #800000; text-decoration: none; font-weight: bold; font-size: 12px; font-family: arial,helvetica,sans-serif}
body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
div.header
{
	background: url('../images/header-bg.gif') top left repeat-x;
	border-right: 1px solid #202020;
	border-left: 1px solid #202020;
	border-bottom: 1px solid #c6b7df;
	height: 202px;
}
.page
{
	margin: 0 auto;
	width: 770px;
}
.content
{
	border: 1px solid #202020;
	border-bottom: none;
	padding-bottom: 1px;
	background-color: #13356a;
}

