body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
background-color:#ffffff;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366CC;
	text-decoration: underline;

}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
  color: #000099;
text-decoration: none;  
}

a:hover {
color: #000099;
text-decoration: none;
	
}

a:active {
	color: #000000;
}

#menu8 {
	width: 170px;
	margin: 10px;	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;

	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
}
	.content{
	border: thin solid #333333;
}