body, p, td, th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

body.contents {
	background-image: url('images/backsunsetside.gif');
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0066;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CC99;
	text-decoration: none;
}


h4.navlink {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	margin: 0px 0px .2px 0px;
}

h4.navlink a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #CC0066;
	background-repeat: no-repeat;
	display: block;
	padding: 4px 5px 0px 0px;
	width: 161px;
	height: 20px;
	max-height: 20px;
}

h4.navlink a:hover {
	background-color: #FF00CC;
	color: #000000;
}

div.menu a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div.menu a:hover {
	color: #C7D0EA;
	text-decoration: underline;
}

.marquee {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #0066FF; 
}

h1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	color: #CCCCCC;
	letter-spacing:.2em;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-color:#CCCCCC;
}

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	color: #6192AA;
	letter-spacing: 5px;
	border-bottom: 1px solid #800000;
}

h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-align: center;
	border-bottom: none;
}

h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-bottom: none;
}

h5 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #800000;
    color: #FFF;
    font-weight: bold;
    border-bottom: 2px solid #99CC99;
    border-top: 3px solid #6192AA;
    padding: 2px 4px;
}

p.header {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #3366CC;
}

#Menu a {
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	line-height: 10px;
	padding: 4px 5px 5px 5px;
	background-color: #800000;
	border-bottom: 1px solid #AAB6AA;
}

#Menu a:hover {
	font-size: 11px;
	color: #BEDEBE;
	background-color: #590000;
}