body {
	background-image: url(../img/bluebg.jpg);
	background-color: #33336;
	margin: 0px;

}
td {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	line-height: 150%;
	letter-spacing:1px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	color: #FFFFFF;
}
a {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:hover {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #CCCCCC;
}