.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #3535A2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;

}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #353299;
}
.redhead {
	font-weight: bold;
	color: #CC0033;
	font-size: 15px;
}
