body {
	background-color: #000033;
	margin-top: 0px;
}
/* Main Menu */
.navigation {
	color: #CCCCCC;
}
.navigation a {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
	background: #000066;
	width: 190px;
	text-align: left;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: .07em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 2px 5px 5px;
	line-height: 13px;
	text-decoration: none;
}
.navigation a:hover {
	background: #990000 5px 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .05em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copylight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .05em;
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.boldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000066;
	letter-spacing: .075em;
}


.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	letter-spacing: .075em;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	letter-spacing: .075em;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: .05em;
	font-weight: bold;
}
.foot a:link {
	color: #CCCCCC;
}
.foot a:visited {
	color: #CCCCCC;
}
.foot a:hover {
	color: #FFFF66;
}
