a:link, a:visited, a:active {
	color : #0081BA;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color : #6EB281;
	text-decoration: none;
	font-weight: bold;
}

h1{
	color : #0081BA;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
}
h2 {
	color : #22716B;
	font-weight: bold;
	font-size: 11pt;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	margin-left: 15px;
}
h3 {
	color : #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: 20px;
}
.bodybold {  font-weight: bold} /* this is for making body text bold */
.bodybold10pt {
	font-weight: bold;
	font-size: 10pt;
	margin-left: 15px;
}
.bodybold11pt {  font-weight: bold; font-size: 11pt}
.bodybold12pt {  font-weight: bold; font-size: 12pt}
.bodybold13pt {  font-weight: bold; font-size: 13pt}
.bodybold14pt {  font-weight: bold; font-size: 14pt}
.bodybold15pt {  font-weight: bold; font-size: 15pt}
.body9pt  {  font-size: 9pt} /* this is for making body text smaller */
.body10pt {  font-size: 10pt} /* this is for making body text smaller */
.body11pt {  font-size: 11pt} /* this is for making body text smaller */
.body12pt {  font-size: 12pt} /* this is for making body text smaller */
.body13pt {  font-size: 13pt} /* this is for making body text smaller */
.body14pt {  font-size: 14pt} /* this is for making body text smaller */
.body16pt {  font-size: 16pt} /* this is for making body text smaller */
.body18pt {  font-size: 18pt} /* this is for making body text smaller */
.bodyunderline {  text-decoration: underline}
.bodyitalic {  font-style: italic}
.bodytext {
	font-size: x-small;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table {
	margin-left: 15px;
	left: 15px;
}
