body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link { color: #006633; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 11pt }
a:visited { color: #006633; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 11pt }
a:hover { color: #7B796E; font-size: 9pt; font-family: Arial ;text-decoration: underline; line-height: 11pt }

a:link.footer { color: #F5F0C5; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 13pt }
a:visited.footer { color: #F5F0C5; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 13pt }
a:hover.footer { color: #F5F0C5; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 13pt }


td   { color: #000000; font-size: 9pt; font-family: Arial; font-weight: regular }

td.small   { color: #000000; font-size: 8pt; font-family: Arial; font-weight: regular; line-height: 10pt }

td.footer   { color: #F5F0C5; font-size: 8pt; font-family: Arial; font-weight: regular; line-height: 13pt }

p   { color: #000000; font-size: 9pt; font-family: Arial; font-weight: regular  }
#footer {
	margin: auto;
	text-align: center;
	color: #F5F0C5;
}
#footer a, #footer a:hover {
	color: #FFFFFF;
	font-size: 10px;
}
#container {
	position: relative;
}
#header {
	position:absolute;
	width: 765px;
	bottom: 10px;
	text-align: center;
	
}
h1 {
	font-size: 12px;
	color:#CCCCCC;
	
}
h2 {
	font-size: 12px;
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
}


