
BODY {
	PADDING-RIGHT: 0px;
	 MARGIN-TOP: 20px;
	  PADDING-LEFT: 0px;
 PADDING-BOTTOM: 0px;
	 FONT: 11pt; 
font-family: Arial,Helvetica,sans-serif; 
 COLOR: #000000; 
	 PADDING-TOP: 0px; 
		 BACKGROUND-COLOR: #ffffff;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt; padding-left: 20px;
	padding-right: 10px;

}

h1 {
	font-size: 24px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #666666;

}

h2 {
	font-size: 18px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	padding-left: 20px;
	line-height: normal;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bold;
}

h5 {
	font-size: 15px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bold;
}

hr {
	color: #9999A1;
}


.text {
	width: 62%;
}

#listmenu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 

#listmenu li {
margin: 2px 0 0;
font-size: 10px;
} 


#listmenu a {
display: block;
width:110px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #999999;
color: #ffffff;
text-decoration: none;
} 

#listmenu a:link, #list-menu a:active, #list-menu a:visited {
color: #ffffff;
}


#listmenu a:hover {
border: 1px solid #000000;
background: #eeeeee;
color: #666666;
} 
