body {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #C03824;
	font-size: 14pt;
}
A.sidebar:hover { color: #E4ECFB }
A.sidebar { 	
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.sidebar {
	color: #E4ECFB;
	font-weight: bold;
	font-size: 11pt;
}

A.bottomnav { 	
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
.bottomnav {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}


.smalltitle {
	font-weight: bold;
}
A.back_to_top {
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 11pt;
}
A.back_to_top:hover { 	
	TEXT-DECORATION: underline;
}


