body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #3399FF;
	
}
.mainlinks {
	font-family: Arial;
	font-size: 12px;
	color: #473E26;
	text-decoration: none;
	font-weight: bold;
	
	
}
.mainlinksText {
	font-family: Arial;
	font-size: 12px;
	color: #473E26;
	text-decoration: none;
	font-weight: bold;
	background-color:#dee3e7;
	
	
}
.matter {
		font-family: Arial;
font-size: 13px;
color: #FFFFFF;
text-decoration: none;
text-indent: 0px;
	
}
.matter5 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

	text-decoration: none;
	text-indent: 0px;
	
}
.matter2 {
	font-family: Arial;
	font-size: 13px;
	color:Blue;
	text-decoration: none;
	text-indent: 0px;
	
}
.matter1 {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	text-indent: 0px;
	
}

.subhead {
	font-family: Arial;
	font-size: 13px;
	color: #473E26;
	text-decoration: none;
	font-weight: bolder;
	background-color :#e9dc00;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

