body {
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #CC3300;
	text-decoration: none;

}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	height: -30px;
	font-size: 14px;


}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

