a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	line-height: 150%;
	text-align: left;
}


h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	font-size: 20px;
	color: #900;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #363;
	font-style: italic;
}

h3 {
	color: #000;
}

#base {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	width: 450px;
	padding: 0px;
	line-height: 150%;
	text-align: left;
	}
#base2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	width: 200px;
	padding: 0px;
	line-height: 150%;
	text-align: left;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-top-width: 1px;
	border-top-color: #060;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 150%;
	font-size: 11px;
}
