body {
	background: #000033;
	font-family: Century Gothic, Arial, Times New Roman;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #000033;
}

a.bmenu {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
}

a:hover.bmenu {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 12pt;
}

a.slinks {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}

a:hover.slinks {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}

a.ss {
	text-decoration: none;
	color:#000033;
}

a:hover.ss {
	text-decoration: none;
	color: #000033;
}

hr.line {
	color: #000033;
	margin-left: 25;
	margin-right: 25;
}

p {
	margin-left: 25;
	margin-right: 25;
}

ul {
	margin-right: 25;
}

h2 {
	margin-left: 25;
	margin-top: 30;
}

h1 {
	margin-left: 25;
	margin-top: 30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
}

.texttable
p {
	margin-left: 3;
	margin-right: 3;
	font-size: 10pt;
}

.slinks {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}

.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: #404040 solid 1px;
	background: #f0f0f0;
	width : 100%;
}	

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
