BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
	
a:link, a:active, a:visited {
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	text-decoration:  underline;
	color: #ffcc00;
}



hr {
	color: #ffcc00;
	height: 1px}
hr.text {
	color: #ffcc00;
	height: 1px;
	margin-top: -10px;}

p.hr {
	margin-top: 0px;
	margin-bottom: 3em;}

table, p, td, tr {
	font-size: 12px;}

span.dropcap {
	font-size: 300%;
	font-weight: bold;
	float: left;
	width: 0.75em}
	
.header {
	font-size: large;
	font-weight: bold}

.bigger {
	font-size: medium}

