body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #0000FF;




}

a:hover {
	text-decoration: none;
	color: #0099FF;

}

a:active {
	text-decoration: none;

}
.head-color {
	color: #990000;
}
.smallcaps {
	font-size: smaller;
	text-transform: uppercase;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.bigbodytext {
	font-size: large;
}
