body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	right: 10px;
	clip: rect(auto,5px,auto,auto);
}


/*Main Content */

{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	text-indent: 5px;
	color: #FFF;
}
	h1 {
	font-size: 22px;
	font-weight: lighter;
	line-height: normal;
	color: #FFF;
	text-transform: uppercase;
	font-variant: small-caps;
	text-indent: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #000;
	background-repeat: no-repeat;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
	h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 5px;
	line-height: 12px;
	margin: 0px 0px 2px;
	color: #000000;
	text-transform: capitalize;
	font-variant: small-caps;
	text-indent: 10px;
	text-decoration: underline;
	}
	h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #51493e;
	text-transform: uppercase;
	font-variant: small-caps;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	left: 10px;
	clip: rect(auto,auto,auto,10px);
	}

	p {
	font-size: 12px;
	color: #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	background-color: #FFF;
	}
	h6 {
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-style: italic;
	}	

	A {
		font-size: 12px;
		margin: 0px;
		padding: 0px;
	}
	a:link {
	font-size: 12px;
	color: #0066FF;
	text-align: center;
}
	a:visited {
	font-size: 12px;
	color: #0066FF;
	text-align: center;
}
	a:hover {
	font-size: 12px;
	color: #CC6600;
	text-align: center;
}
	a:visited:hover {
	font-size: 12px;
	color: #CC6600;
}

/*copyright*/
#copyright td{
	border:1px none #E5E2CD;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#copyright p{
	font-size: 10px;
	color: #000000;
	margin-left:9px
}
#copyright a {
	font-size: 9px;
	color: #D6E2F8;
}
#copyright a:link {
	font-size: 9px;	
	color: #0066FF;
}
#copyright a:visited {
	font-size: 9px;
	color: #0066FF;
}
#copyright a:hover {
	font-size: 9px;	
	color: #CC6600;
}
#copyright a:visited:hover {
	font-size: 9px;
	color: #CC6600;
}

/*endoffile*/

