a:hover {
	text-decoration: none;
	font-weight: bold;
	
}
a:link {
	text-decoration: none;
	color: #3399CC;

}
a:visited {
	text-decoration: none;
	color: #858485;

}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #3399CC;
	font-size: 14px;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-size: medium;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
}
.nav {
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #858485;
	line-height:13px;
}
.usernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #999999;
	border-bottom: 1px dashed #526F90;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px dashed #526F90;
}

