body {
	background-color: #4F74B4;
	color: #FFFFFF;
	font-family: "Square721 BT", Tahoma, Arial;
}

img {
	border: none;
}

table {
	border: none;
	background-repeat: no-repeat;
}

.main_gradient {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

.footer_gradient {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

a {
	color: #99CCFF;
	font-variant: small-caps;
}


