.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: yellow;
}
.navbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: yellow;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: yellow;
	text-indent: 0pt;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: yellow;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: yellow;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: yellow;
}
.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: yellow;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: yellow;
}
.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: white;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CAF99B;

}
a:visited {
	text-decoration: none;
	color: #80FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:hover {
	text-decoration: none;
	color: #9FD435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
a:active {
	text-decoration: none;
	color: orange;
	font-family: Arial, Helvetica, sans-serif;
	
}
.thankyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
}

