body {
	background-image: url(images/background.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited{color:#0000ff;}
a:hover, a:active{color:#99ccff;}
.titlefont {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.section_links {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.blue{color:#0000FF;
}
.textlink{color:#000000;
}
.topdescription {
	font-size: 17px;
	font-weight: bold;
}
.footerfont{
	font-size:12px;
	color:#D5D5D5;
	font-weight: bold;
}
a.textlink:link, a.textlink:visited{color:#000000;}
a.textlink:hover, a.textlink:active{color:#99ccff;}
a.footerfont:link, a.footerfont:visited{color:#D5D5D5;}
a.footerfont:hover, a.footerfont:active{color:#99ccff;}
.description {
	font-size:15px;
}