/* CSS Document */

body, html {
	height: 100%;
	font-family: tahoma; 
	line-height: 11px;
	letter-spacing: .005em;
	font-size: 12px; }

body {
	background: #313131;
	color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
a:link {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #bc353b; }

a:visited {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #bc353b; }
	
a:active {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #bc353b; }

a:hover {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff; }

.contact { font-size: 10px; color: #CCCCCC; }
.newsclip { font-size: 10px; color: #CCCCCC; }
.bodycontent { color: #CCCCCC; line-height: 14px; }
.footernav { font-size: 10px; color: #666666; }
.footer { font-size: 10px; color: #CCCCCC; }
.sig { font-size: 10px; color: #fff; }
.underline { font-size: 11px; color: #fff; font-weight: bold; text-decoration: underline; }