body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #6589B2;
	background-image: url(../gfx/bg2.gif);
	background-repeat: repeat-x;
}
.Copyright {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Content {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Content a:link {
	color: #900F05;
	text-decoration: none;
}
.Content a:visited {
	text-decoration: none;
	color: #900F05;
}
.Content a:hover {
	text-decoration: underline;
	color: #050142;
}
.Content a:active {
	text-decoration: underline;
	color: #050142;
}
.Subnav {
	color: #050142;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.Subnav a:link {
	color: #050142;
	text-decoration: none;
}
.Subnav a:visited {
	text-decoration: none;
	color: #050142;
}
.Subnav a:hover {
	text-decoration: underline;
	color: #900F05;
}
.Subnav a:active {
	text-decoration: underline;
	color: #900F05;
}
.Subtitle {
	color: #050142;
	font-weight: bold;
	font-size: 16px;
}

.ReadMore {
	color: #900F05;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
