a:  { 
	color: #000000; 
	text-decoration: none
}
a:link {
	color: #0A015A;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

: bold; 
}
a:active {
	color: #006633;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

: bold; 
}
a:hover  {
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005B3C;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #A11E2C;
	font-style: italic;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;

}

}
.small_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003300;
	font-weight: bold;
	font-style: italic;

}

}
.tiny_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: 003300;
}

.small_side {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	font-weight: normal;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #080058;
	font-weight: bold;
}
.title_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #005B3C;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.larger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

