body {
	background-image:url(images/background.gif)
}

p {
	font-family: "Arial";
	font-size:12px;
	color:#70b1a9;
}

td.titletext {
	font-family: "Tw Cen MT", "Trebuchet MS", "Arial";
	font-size:20px;
	color:#56AAE6;
}

td.subtitletext {
	font-family: "Tw Cen MT", "Trebuchet MS", "Arial";
	font-size:16px;
	font-style:italic;
	color:#70b1a9;
}

td.copyright {
	font-family: "Arial";
	font-size:12px;
	color:#CCCCCC;
}

td.main {
	font-family: "Tw Cen MT", "Trebuchet MS", "Arial";
	background-color:#56AAE6;
	font-size:16px;
	color:#FFFFFF;
}

.footer {
	font-family: "Arial";
	color: #6B6B6A;
	font-size:10px;
}