a:link {
	color: #006561;
	font-size: 1em;
}
a:visited {
	color: #006561;
	font-size: 1em;
}
a:hover {
	color: #A74753;
}
a:active {
	color: #005961;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: .9em;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: .9em;
}
a.whitelink:hover {
	color: #F9F7DC;
	text-decoration: underline;
}
a.whitelink:active {
	color: #FFFFFF;
}
a.sidelink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.sidelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidelink:hover {
	text-decoration: underline;
	color: #F9F7DC;
}
a.sidelink:active {
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	background-color: #006561;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #FFFFFF;
}
.maintab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-color: #FBFAF5;
	background-image: url(IMAGES/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #006561;
	text-align: left;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	background-image: url(IMAGES/infoback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 185px;
	width: 100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.infoboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #070809;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	ul {font-size:.75em}
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	text-decoration: underline;
	text-transform: uppercase;
}
.navbar {
	background-image: url(IMAGES/CDS.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#commentdiv {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

body {
	background-color: #f9f7dc; 
font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
}
h1 {font-size:.1em}
h3 {font-size:.8em}
p {font-size:.8em}
ol {font-size:.75em}
ul {font-size:0.8em}
ul a {font-size:inherit}
a {font-size:.7em}
