body {
	background-color: #FFE99B;
	line-height: 20px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

.smalltext {
font-family: Tahoma, Verdana;
font-size: 11px;
line-height: 17px;
}

a.leftnav_selected:link,a.leftnav_selected:visited,a.leftnav_selected:hover,a.leftnav_selected:active {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.leftnav_unselected:link,a.leftnav_unselected:visited,a.leftnav_unselected:active {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #4B0096;
	text-decoration:none;
}

a.leftnav_unselected:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #B16AFF;
	text-decoration:none;
}
a.whiteorange:link,a.whiteorange:visited,a.whiteorange:active{

	font-size: 11px;
	color: #4B0096;
	text-decoration:none;
}

a.whiteorange:hover{
	font-size: 11px;
	color: #4B0096;
	text-decoration:underline;
}

h1,h2,h3 {
	margin: 0;
    padding: 0;
    display: none;
    font-size: 0px;
}