body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #797979;
	line-height: 120%;
	margin: 0px;
}


h1 {
	font-size: 120%;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	line-height: 135%;	
}

.black {
	color: #000000;
	font-weight: bold;
}


a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

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