body, p, td, th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

body.contents {
	background-image: url('/images/copper.jpg');
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0066;
	border-bottom: 1px dashed #FF0066;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CC99;
	border-bottom: 1px solid #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: #330066;
	background-repeat: no-repeat;
	display: block;
	padding: 4px 5px 0px 0px;
	width: 161px;
	height: 20px;
	max-height: 20px;
}

h4.navlink a:hover {
	background-color: #99CC99;
	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: #99CC99;
	letter-spacing: 5px;
	border-bottom: 1px solid #cccccc;
}

h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	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;
	color: #99CC99;
	font-weight: bold;
	border-bottom: 1px dotted #808080;
}

p.header {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #3366CC;
}

#Menu {
	position: relative;
	margin: 0px auto;
	width: 150px;
	padding: 0px auto;
}

#Menu h3 {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	background-image:   url('none');
	background-color: none;
	background-repeat: no-repeat;
	background-position:   center 50%;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom: none;
}

#Menu h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

#Menu a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0066;
	background-image: url('none');
	background-repeat: no-repeat;
	display: block;
	padding: 4px 5px 0px 0px;
	width: 150px;
	height: 20px;
	max-height: 20px;
	border-bottom: none;
}

#Menu a:hover {
	color: #99CCFF;
	background-color: #FF0066;
	background-image: url('none');
	background-repeat: no-repeat;
	border-bottom: none;
}

#Menu a:active {
	color: #808080;
	background-color: #99CCFF;
	background-image: url('none');
	background-repeat: no-repeat;
	border-bottom: none;
}
