.body {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	
}
.heading {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B4433A;
}
.emaillink {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0069A4;
	text-decoration:none;
}
.emaillink:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B4433A;
	text-decoration:none;
}


.hori-bg {
	background-image: url(hori-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.vert-bg {
	background-image: url(vert-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgrepeatx {
	background-attachment: fixed;
	background-image: url(bg-repeatx.gif);
	background-repeat: repeat-x;
}
.body01{
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.navnew{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration:none;
}
.navnew:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	text-decoration:none;
}
.navnew:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration:none;
}
