#container {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	max-width: 900px;
	min-width: 675px;
	width: 850px;
}
Body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005577;
	color: #000066;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	}


h1 {
	color:#ff6633;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	
	}
h2 {
	color:#ff6633;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	
	}

	

h4 {
	font-weight: normal;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
}	


table {
	font-size:10pt;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}
	
.gmctable, .gmctable TD, .gmctable TH
{
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	border: 1px solid #777777;
	padding: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #005588;
}

a:hover {
	color: #FF6633;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

