@charset "UTF-8";
/* CSS Document */

body 				{ font-size: 11px; color: #000000; font-family:Helvetica, Arial, sans-serif; line-height:14px; color:#ffffff; text-align:justify; background-color:#ffffff;}

h1					{ font-size: 14px; color: #000000; font-family: helvetica, arial, Helvetica, sans-serif; line-height:18px; font-weight: normal; color:		#333333; }
h2					{ font-size: 11px; text-decoration: bold; color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; }

A:link
{ text-decoration: none; color:#b88d60; }
A:visited
{ text-decoration: none; color:#b88d60; }
A:active
{ text-decoration: none; color:#641a1b; }
A:hover
{ text-decoration: none; color:#89b4ad;}



#maincontentbody {
	width:100%;
	height:100px;
	position: absolute;
	top:0%;
	left:0%;
	margin-left: 0;
	margin-top: 0px;
	background-color:#ffffff;
}



