BODY
{
	margin-top:0px;
	margin-left:0px;
}

A:hover
{
	color:#8D1B3B;
}

.Heading
{
	font-family:Garamond;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}

.Text
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#626060;
	text-align:justify;
}

.BoldText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#626060;
	text-align:justify;
}

.BlueBoldText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0E5DAF;
	text-align:justify;
}

.BlueLinkText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#073D75;
	text-align:justify;
	cursor:hand;
}

.TableText
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#5C5A43;
	text-align:center;
}

.LinkText
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#5C5A43;
}

.UnderConst
{
	font-family:Verdana,Tahoma,Arial;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	color:#497498;
}

.GreenLink
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
	color:#39702C;
}

.ScrollBar
{
	scrollbar-base-color:#E2E9EF;
	scrollbar-arrow-color:#83678D;
}

input
{
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}