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

#nav a {
	font-size: 100%;
	font-style: oblique;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;



}
#nav a:hover {
	font-size: 100%;
	font-style: oblique;
	color: #000000;
	font-weight: bolder;


}
#bar {
	background-color: #CCCCCC;
	width: 90%;
}
.footer {
	font-size: 70%;
	text-transform: uppercase;
	color: #999999;
}
#rightimage {
	float: right;
	margin: 10px 0px 15px 15px;
	font-size: small;
}

