.maiinText {
	font-family: Tahoma;
	font-size: 12px;
}
.Heading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.SmallHeading {
	font-family: Verdana;
	font-size: 14px;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #006633;
	text-decoration: none;
}
