.menu {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	width: 117px;
	padding: 5px;
	cursor: hand;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/homeBg.gif);
	background-repeat: no-repeat;
	background-position: center center;


}
td {
	font-size: 10pt;
}
.top {
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	padding-right: 20px;
	padding-left: 20px;


}
a.topmenu {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	color: #999999;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FF4A8C;

}
.homeSpacer {
	padding-top: 65px;
	padding-left: 5px;

}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.smallFont {
	font-size: 8pt;
}
