body {	
	font-size: 12pt;
	line-height: 13pt;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000080;
	background-color: #000040;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	width: 800px;
	padding: 0px;
	text-align: center;
	}
p {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	margin-left: 10pt;
	margin-right: 10pt;
	color: black;
	}

a	{	
	text-decoration: none; 
	font-weight: normal;	
	}
a:link 
	{
	color: #FF0000;
	}
a:visited 
	{
	color: #C00000;
	}
a:hover 
	{
	color: aqua;
	}
a:active 
	{
	color: #C00000;
	}

h1	{
	font: 28pt sans-serif;
	font-weight: bold;
	line-height: 32pt;
	margin-top: 32pt;
	margin-bottom: 0;
	}
h2	{	
	font: 18pt sans-serif;
	font-weight: bold;
	line-height: 30pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	color: #C80000;
	}
h3 {
	font: 14pt sans-serif;
	line-height: 16pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #C80000;
	}
h4 {
	font: 12pt sans-serif;
	line-height: 12pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: black;
	}
h5 {
	font: 10pt sans-serif;
	line-height: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font: 8pt sans-serif;
	line-height: 10pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
td	{
	color: black;
	font-weight: normal;
	}	
th {
	color: black;
	font-weight: bold;
	}
img {
		border: 0;
	}
pre {
	font-size: 10px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom:  8px; 
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.nobold {
	font-weight: normal;
	}
.nowrap 
	{
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.center
	{
	text-align: center;
	}
.nomargin 
	{
	margin: 0px !important;
	}
.margin20 
	{
	margin: 16px;
	}
.margin15 
	{
	margin: 12px;
	}
.content {
	color: #292f79;
	background: black;
	padding:  8px;
	border: 4px solid yellow; 
	}
.content2 {
	color: black;
	background: transparent;
	padding:  8px;
	}

#hmc {
	background-color: #599EC0;
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font-family: sans-serif;
	color: #000080;
	width: 800px;
	height: 2000px;
	}

#lefthmc {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	background: transparent;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px
	}
html>body #lefthmc {
	width:  190px; /* ie5win fudge ends */
	}

#middlehmc {
	top: 20px;
	position: relative;
	left: 0px;
	width: 400px;
	padding: 0px;
	background: transparent;
	margin: 0px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px;
	}
html>body #middlehmc {
	margin: 0px 0px 0px 0px;
	}

#righthmc {
	top: 20px;
	position: relative;
	float: right;
	text-align: center;
/*	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
	}
html>body #righthmc {
	width: 600px; /* ie5win fudge ends */
	}

#submenu {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	float: center;
	text-align: center;
	color: black;
	background: transparent;
	width: 400px;
	}
	
