BODY
{
	margin: 0px;
	background-color: #d1d9da;

	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica;
}

A
{
	background-color: #ffffff;
	color: #4b6367;
	display: block;
	text-decoration: none;
}

A:active
{
	background-color: #ffffff;
	color: #4b6367;
}

A:link
{
	background-color: #ffffff;
	color: #4b6367;
}

A:visited
{
	background-color: #ffffff;
	color: #4b6367;
}

A:hover
{
	background-color: #d1d9da;
	color: #4b6367;
}

P
{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica;
}

H1
{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #4b6367;
}

H2
{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: #454444;
	text-decoration:none;
}

.MainItem
{
	font-size: 13px;
	font-weight: bold;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 3px;
}

.SubItem
{
	font-weight: normal;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	padding-right: 3px;
}

.TopImage
{
	width: 500px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
}

.Content
{
	width: 440px;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

