* {margin:0; padding:0;}
body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0em;
	background-color:#FFF;
	padding: 0em 2em;
}

img {border:0;}
p {
	font: normal 0.8em/1.2em arial, helvetica, sans-serif;
	text-align: left;
	margin: 0.5em 0.5em 0.75em 1em;
}
.announcement a {
	color: #006;
}
.announcement a:hover {
	font-weight: bold;
	color: #006;
}
ul,ol {
	font-size:0.8em;
	line-height:1.2em;
	margin-left: 4em;
	margin-bottom: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a   {
	font-style: normal;
	text-decoration: none;
	color: #006;
}
a:hover {
	color: #603;
	text-decoration:underline;
	font-weight: bold;
}

h6 {
	font: italic 1.25em/1.75em Arial, Helvetica, sans-serif;
}
.quote {
	font: italic bold 0.85em/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 0em;
	text-align: center;
	color: #903;
}
.footer {
	font-size: 0.7em;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	color: #FFF;
}
.masthead {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.sidebar {
	font-size: 0.98em;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.masthead a {
	color: #FFF;
	text-decoration: none;
}
.masthead a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	font-weight: bold;
	color: #FFF;
}
.announcement {
	font-size: 1em;
	text-transform: none;
	color: #603;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: #FFF center center;
	text-align: center;
	border-top: 0px none #600;
	border-right: 0px none #600;
	border-bottom: 0px none #600;
	border-left: 0px none #600;
	line-height: 1.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #603;
	margin-top: 1em;
	margin-left: 0.6em;
}
h2 {
	font-size: 1em;
	color: #006;
	margin-left: 0.8em;
}
h5 {
	color: #903;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	margin-left: 2em;
	text-align: left;
}
h4 {
	font-size: 1em;
	line-height: 1.2em;
	margin-left: 2.5em;
	text-align: left;
}
.sidebar a {
	font-weight: normal;
	font-size: 0.8em;
	color: #FFF;
	text-decoration: none;
}
.sidebar a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
body a {
	text-decoration: underline;
}

