@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

.body_div{
	width: 800px;
}

.footer {
	font-size: 14px
}

.footer a:link{
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:active{
	color: #777777;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
}

a:visited{
	color: #CCCCCC;
}

a:active{
	color: #00d1f6;
}

a:hover{
	color: #00d1f6;
}



.indent {
	margin-left: 10px
}

.footer a:hover{
	color: #777777;
	text-decoration: none;
}

.medium_title {
	color:#00d1f6;
	font-size: 18px;
	font-weight: bold;
}

.small_title {
	color:#00d1f6;
	font-size: 14px;
	font-weight: bold;
}

.alert {
	color:#00d1f6;
	font-weight: bold;
} 

.yellow_subhead{
	color: #F6CF32;
	font-weight: 800;
	font-size: 14px;
}

.day_box {
	border: 1px solid #FC3;
	width: 233px;
	height: 450px;
	padding: 10px;
}.signature {
	padding-left: 100px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}

