/* CSS Document */

body {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1d1453;
	background-color: #1d1453;
	text-align: center;
	outline-color: #DFDFDF;	/* part 1 of 2 centering hack */
	font-size: 12px;
	font-stretch: semi-expanded;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	}
#content {
	width: 730px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #ffffff;
	border: 1px solid #ccc;
	text-align:left;
	/* part 2 of 2 centering hack */
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 730px;
	font-size: 80%;
	}
body #content {
	width: 780px; /* ie5win fudge ends */
	background-color: #FFFFFF;
	background: #ffffff;
	border: 2 px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 75%;
	font-stretch: semi-expanded;
	float: center;
	}
#content .h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	
	#content .style1on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	outline-width: 1px;
	
}
a:link {
	font-style: normal;
font-color:#1D1453
	text-decoration: underline;
}
a:active { font-style: bold;
	text-decoration: none;font-color:#660000}
a:hover {
	font-style: bold;
	text-decoration: overline;
	color: #1D1453;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #1D1453;
}
