body {
	text-align: center;
	margin: auto;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	background-color: #959595;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D1350;
	text-align: center;
}
#nav a {
	padding-right: 3px;
	padding-left: 3px;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#cc {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1D1350;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	border-bottom: 2px solid white;
}
#footer a:link, #footer a:visited {
	color: #1D1350;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}



#mainTable {
	width: 740px;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	color: #FFFFFF;
	background-color: #1D1350;
}
