body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
.footer-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #330066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;

}
.off-rt {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
.over-rt {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
	color: #CCCCCC;
	background-color: C2BFD1;

}
.title-text {
	font-family: "Lucida Sans Unicode",Trebuchet MS;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
