.navLink {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	
}

.navLinkbot{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

a{
	font-size: 12px;
	color: #595959;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	text-decoration: none;
}
body{
	font-size: 12px;
	color: #595959;
	text-decoration: none;
	background-color:#999999;

	}
.titleline {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0151a2;
}	
.title{
	background-image: url(../images/default2_07.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 771px;
	padding-top: 5px;
	padding-left: 65px;
	font-size:14px;
	color:#0152a1;
	font-weight:bold;
}
.content{
	line-height: 2.5;
	padding-right: 3px;
	padding-left: 38px;
}