body { 
	font: 8pt/16pt Verdana; 
	color: #555753; 
	background: #fff;
	margin: 0px; 
	}
p { 
	font: 8pt/16pt verdana; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: normal 12pt Tahoma; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7C644C;
	font-weight: bold; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7D775C;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
#style2 {
	color: #7D775C;
	font-size: 36px;
	font-style: italic;
}
.style4 {font-size: 9pt}


#class1{}
#class3{}
#menu{
display:block;
	position: relative;
	width: 590px;

}

#menu a{

	color:#ffffff;
}

#menu h3{

	font: normal 18pt Tahoma; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #ffffff;
	font-weight: bold; 
}