body       {
overflow: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
background-color: #f9eca6;
width: 100%;
height: 100%;
margin: 0;
border: 0;
}

a         {
               	font-family:		Verdana, Arial, Helvetica, sans-serif;
				font-size:			10px;
				font-style:			bold;
				line-height:		normal;
				font-weight:		bold;
				font-variant:		bold;
				color:				#FFFFFF;
                text-decoration:    none;
            }
			
a:hover     {
               	font-family:		Verdana, Arial, Helvetica, sans-serif;
				font-size:			10px;
				font-style:			bold;
				line-height:		normal;
				font-weight:		bold;
				font-variant:		bold;
				color:				#F0A911;
                text-decoration:    none;
            }
			
.content          {
	font-family:		Verdana;
	font-size:			8pt;
	font-style:			normal;
	line-height:		normal;
	font-weight:		normal;
	font-variant:		normal;
	color:				#000000;
	text-decoration:    none;
	padding:10px;
	background-attachment: scroll;



            }			
.content a         {
               	font-family:		Arial, Verdana, Helvetica, sans-serif;
				font-size:			11px;
				font-style:			bold;
				line-height:		normal;
				font-weight:		bold;
				font-variant:		bold;
				color:				#000000;
                text-decoration:    none;
            }
			
.content a:hover     {
               	font-family:		Arial, Verdana, Helvetica, sans-serif;
				font-size:			11px;
				font-style:			bold;
				line-height:		normal;
				font-weight:		bold;
				font-variant:		bold;
				color:				#000000;
                text-decoration:    none;
            }
			

			
.Navigation {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
