body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 100% 50%;
;
	color: #CCCCCC;

}
font {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titleheaders {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bold {  font-weight: bold}
.small {  font-size: 12px; color: #0000FF}
a:hover {  color: #0066FF; text-decoration: underline}
a {  color: #0000FF; text-decoration: none}
