body {
	background-color: #FFFFFF;
	background-image: url("../pics/bg.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

body, td, p {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.pageheading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sectionheading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.navigation {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

.news {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
}

.morenews {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.related {
	font-size: 11px;
	color: #000000;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

a.navigationlink:link { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.navigationlink:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.navigationlink:hover { color: #E1E1E1; font-weight: bold; text-decoration: none; }
a.navigationlink:active { color: #FFFFFF; font-weight: bold; text-decoration: none; }

a.newslink:link { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.newslink:visited { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.newslink:hover { color: FFFFFF; font-weight: bold; text-decoration: none; }
a.newslink:active { color: #FFFFFF; font-weight: bold; text-decoration: underline; }

a:link { color: #1E2985; text-decoration: none; }
a:visited { color: #2C3CC6; text-decoration: none; }
a:hover { color: #1E2985; text-decoration: underline; }
a:active { color: #2C3CC6; text-decoration: none; }