/* This CSS is the style sheet for the entire site. */
BODY{
	font-family: arial;
	background-color: #234C90;
}
.footer{
	font-family: arial;
	font-size: .7em;
}
tr.bottom {
	background-color: #C6DAFB;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.main {
	padding: 0 10;
	vertical-align: top;
}
.title {
	font-size: 1.4em;
}
.e70 {
	font-size: .7em;
}
.e80 {
	font-size: .8em;
}
.e90 {
	font-size: .9em;
}