H1 {
	font-family:"Times New Roman", serif;
	font-size:16pt;
	color:#003366;
}

TH {
	font-family:"Times New Roman", serif;
	font-size:14pt;
	font-weight:bold;
	color:#E0E0E0;
	text-align:right;
	padding:5px;
	background-color:#00008C;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

A:hover {
	text-decoration:none;
	color:#008000;
}

.header {
	background-color:#E0E0E0;
	padding-top:2px;
	height:100px;
	border:1px solid #000000;
}

.tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	color:#003399;
}

.topnav {
	background-color:#003399;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

.buttons {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:.7em;
	text-align:center;
	white-space:nowrap;
}

.buttons a {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.buttons a:hover {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}

.current {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#333333;
}

.title {
	padding:5px;
	background-color:#FFFFFF;
	border-right:1px solid #000000;
}

.index {
	font-family:Verdana, sans-serif;
	font-size:11pt;
}

.content {
	font-family: arial, helvetica, sans-serif;
	font-size:12pt;
	color: #003366;
	padding:5px;
	background-color:#FFFFFF;
	border-right:1px solid #000000;
}

.footer {
	background-color:#000000;
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	clear:both;
}
