/* Headers */
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
/* Left links*/
.leftlinks {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: White;
; text-indent: 20pt
}

/* Main body text*/
.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4A4A4A;
}

.news_headlines {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4A4A4A;
	line-height: 20px;
}
.menutext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
}
a.menutext:link { color: #111111; text-decoration: none; }
a.menutext:hover { color: #555555; text-decoration: underline;} 

.bottomlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; color: #CCCCCC}
.bottomlinks:link { color: #999999; text-decoration: none; }
.bottomlinks:visited { color: #ffffff; text-decoration: none; } 
.bottomlinks:hover { color: #aaaaaa; text-decoration: underline;} 

body {  background-color: #6A6869; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

/*a{color:black;}*/
a { color: #4B61A9; text-decoration: none; }
a:hover { color: #374060; text-decoration: underline;}
.subheads {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.smalltext {

	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4A4A4A;
}
