.side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	Text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	Text-decoration: none;
	background-position: top;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	background-position: top;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Text-decoration: none;
	color: #FFFFFF
}
.HandLink {
	cursor: hand;
	text-decoration: none;
	color: #003399;
}
.sub:hover {
	color: #0000FF;
	text-decoration: underline;
}
.body:hover {
	color: #0000FF;
	text-decoration: underline;
}
