body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}

html { 
	overflow: -moz-scrollbars-vertical !important; 

}

img {
	border: 0;
}

a:link  {
	color: #CC3300;
	text-decoration: none;
}

a:visited  {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}


.footer {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	color: #FFFFFF;
}

