body
{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
p.title
{
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	color:#FF0000;
	margin-top:1em;
	margin-bottom:0;
}
p {	
	text-align:left;
	margin-bottom:1em;
	color: #003399;
	font-size:1.3em;
}
a,a:link,a:active,a:visited,a:hover {
	color: #003399;
	text-decoration:underline;
}
.mainmenu a:active, .mainmenu a:visited {
color:#5493B4;
text-decoration:none;
}
.mainmenu a:hover
{
	color: #FF0000;
	text-decoration:underline;
}
.staticTable td
{
	padding-top:0;
	padding-bottom:0;
}
.contentList
{
	text-align:left;
	color: #003399;
	font-size:1.3em;
	margin-bottom:1em;
}
.noMarginBottom
{
	margin-bottom:0;
}