.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pointer {
}
.bodybg {
	margin-left: 0px;
	background-image: url(images/background3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {

	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.sectiontitle {
	font-weight: bold;
	padding: 5px 25px 10px 1px;
	height: auto;
	width: auto;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background-image: url(Images/tilingsectionhead.html);
	background-repeat: repeat-x;
	background-position: center 5px;
}
