.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;

}
.maintitle {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.basetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.trekkinglink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.trekkinglink:hover {
font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFf000;
}
.head1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-transform: capitalize;
	font-variant: small-caps;

}
.head2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
	text-decoration: underline;
	font-style: normal;

}

