body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #434242;
	color: #DFDFDF;
	font-size: small;
}
.hiddentext {
	font-size: xx-small;
	color: #434242;
}

.links {
	color: #FF9900;
	text-decoration: none;
}
.links:hover {
	color: #FF9900;
	text-decoration: underline;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
}
.announcement {
	font-weight: bold;
	color: #FF9900;
	text-decoration: blink;
	font-size: large;
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.smallletters {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}table {
	background-position: center;
}
.linkmenu {
	padding: 3px 17px 3px 17px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.linkmenu:hover {
	padding: 3px 17px 3px 17px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

.linknotactive {
	padding: 3px 17px 3px 17px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.rightJustified {
	text-align: right;
}
.address {
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
}
.centered {
	text-align: center;
	background-position: center center;
}
.testimonial {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #434242;
}
.bulletlist {
	display: list-item;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left: 25px;
}

