body {
	background-color: #244A71;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link    { font-weight: bold; color: #336699; text-decoration: none; }
a:visited { font-weight: bold; color: #336699; text-decoration: none; }
a:active  { font-weight: bold; color: #FF6633; text-decoration: underline; }
a:hover   { font-weight: bold; color: #FF6633; text-decoration: underline; }

.select { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #EEEEEE; 
	height: 17px; 
	color: #313131; 
}
.input {
	font-size: 11px;
	color: #313131;
	background-color: #EEEEEE;
	border: 1px solid #7F9DB9;
	padding-top: 2px;
	padding-left: 2px;
}
.credit {
	font-size: 9px;
	line-height: 10px;
	color: #555555;
}
.mainstory {
	font-size: 12px;
	line-height: 18px;
}

.story {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	line-height: 20px;
}