body {
	background-color : white;
	text-align : center;
	margin : 0;
}
.sideTd {
	background-color : #A7A9AC;
}
.bottomTd {
	background-image : url(/images/bottomLines.gif);
}
.menuBar {
	margin-top : 1px;
	margin-bottom : 1px;
	background-color : #C3D7D9;
}
.contentArea {
	padding : 5px;
	font-family : arial;
	font-size : 10pt;
	text-align : justify;
}
.specialsData {
	font-family : arial;
	font-size : 10pt;
	text-align : justify;
}
.title {
	margin-top : 5px;
	margin-bottom : 5px;
}
.menuButtons {
	text-align : center;
	margin-bottom : 200px;
}
a {
	font-family : arial;
	font-size : 9pt;
	color : #EE0000;
}
a:hover {
	text-decoration : none;
}
.rateGrid {
	font-family : arial;
	font-size : 10pt;
}
.formElement {
	font-family : arial;
	font-size : 8pt;
}
.rateCell {
	padding : 2px;
}
.credits {
	font-family : verdana;
	font-size : 8pt;
}