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

td { 
	font-family: Arial, Verdana;
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	line-height: 17px;
}

.subnav { 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
}

.red { 
	color: #ee0000; 
	font-weight: bold; 
}

.headline { 
	color: #ee0000; 
	font-weight: bold; 
	font-size: 16px;
}


a:link { 
	color: #ee0000; 
	text-decoration:none; 
}
a:visited { 
	color: #ee0000; 
	text-decoration:none; 
}
a:hover { 
	color: #000000; 
	text-decoration:none; 
}
a:active { 
	color: #ee0000;
	text-decoration:none; 
}


.head_nav:link { 
	color: #888888; 
	text-decoration:none; 
}
.head_nav:visited { 
	color: #888888; 
	text-decoration:none; 
}
.head_nav:hover { 
	color: #000000; 
	text-decoration:none; 
}
.head_nav:active { 
	color: #888888;
	text-decoration:none; 
}

.head_nav_active:link, .head_nav_active:visited, .head_nav_active:hover, .head_nav_active:active { 
	color: #000000; 
	text-decoration:none; 
}

.subhead_nav:link { 
	color: #ffffff; 
	text-decoration:none; 
}
.subhead_nav:visited { 
	color: #ffffff; 
	text-decoration:none; 
}
.subhead_nav:hover { 
	color: #000000; 
	text-decoration:none; 
}
.subhead_nav:active { 
	color: #ffffff;
	text-decoration:none; 
}