body {
	margin : 0px;
	background-color : #FFFFFF;
	}
	
.topNav {
	background-color : #D2E5D5;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #000000;
	}
	
.topNavOn {
	background-color : #6B8D58;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	color : #000000;
}
	
.subNav {
	background-color : #ffc0c0;
	color : #FFFFFF;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
}
	
.subNavOn {
	background-color : #ff80a0;
	color : #FFFFFF;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
}
	
.subNavLine {
	height : 1px;
	}
	
.contentText {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 10px;
	}
	
.blue {
	color : #0000ff;
	font-family : Verdana, Arial;
	font-size : 10px;
	}
	
.bold {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	}

.matrixTable {
	border-color : #000000;
	}

.matrixContent {
	background-color : #FFFFFF;
	color : #000000;
	text-align : center;
	font-family : Verdana, Arial;
	font-size : 10px;
	border-color : #000000;
	}
	
a.nav {
	color : #000000;
	text-decoration : none;
	}
	
a:hover.nav {
	color : #111111;
	text-decoration : underline;
	}

a.text {
	color : #0000FF;
	text-decoration : none;
	}
	
a:hover.text {
	color : #0000FF;
	text-decoration : underline;
	}

.ba {
	background-color : #CF8787;
	width : 160px;
	color : #FFFFFF;
	padding : 2px;
	}
	
.subsection {
	background-color : #99ccff;
	width : 115px;
	color : #FFFFFF;
	padding : 2px;
}
	
.newsletter {
	background-color : #000000;
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	color : #FFFFFF;
	}
	
.news {
	margin-top : 5px;
	list-style-type : square;
	}

.news2 {
	padding : 3px;
	}
	