/* general page elements */

a:link { color: #006699; }
a:visited { color:#006699;}
a:active { color: #006699; }
a:hover { color: #ff6633; }

/* layout */

body
{
	margin: 25px 100px 25px 75px;
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 120%;
}

.header
{
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: left;
}

.sections
{
	font-family: Verdana, sans-serif;
	font-size: small;
	border-bottom-style: solid;
	border-bottom-color: black;
	text-align: left;
	font-weight: bold;
	border-bottom: thin solid Black;

	}

.content
{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 120%;
	text-align: left;
	}

.sites {
	color: #006699;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	line-height: 160%;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.section
(
.line {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.headerbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: auto;
}
