.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.text2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

}



a:link {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #283571;

	text-decoration: underline;

	border: none;

}

a:visited {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #283571;

	text-decoration: underline;

	border: none;

}

a:active {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #239EFF;

	text-decoration: underline;

	border: none;

}

a:hover {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #239EFF;

	text-decoration: underline;

	border: none;

}

.HeadingOne {

	font-family: Geneva, Arial, Helvetica, sans-serif

	font-size: 20px;

	font-weight: bold;

	color: #71B148;

	text-decoration: none;

	border: none;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: capitalize;

}



.HeadingTwo {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #009900;

	text-decoration: none;

	border: none;

}



.button { 

 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 

 background-color: #71B148; 

 color: #FFFFFF; 

 margin-left: 5px; 

 margin-top: 3px; 

 margin-bottom: 2px; 

 border: 1px solid #FFFFFF; 

 padding: 5px; 

}



.smallHeading {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #999999

	border: none;

}



.RedBold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FF0000;

	text-decoration: bold;

	border: none;

}



a.whiteLink:link {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	border: none;

}

a.whiteLink:visited {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	border: none;

}

a.whiteLink:active {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	border: none;

}



a.whiteLink:hover {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: underline;

	border: none;

}



.form { font-size: 9px; color=#009900; }

