a:hover {
	color: #000;
}
.textblack {
	color: #000;
	font-size: 9pt;
	font-family: Verdana, "Times New Roman", Georgia
}
.textwhite {
	color: white;
	font-size: 9pt;
	font-family: Verdana, "Times New Roman", Georgia
}
.leftmargin {
	margin-left: 10px;
}
.bottomlink {
	color:#FFFFFF;
	font-size: 8pt;
	font-family: Verdana, "Times New Roman", Georgia;
	TEXT-DECORATION:none;
}
.bottomlink:over {
color:#FFFFFF;
font-size: 7pt;
font-family: Verdana, "Times New Roman", Georgia;
TEXT-DECORATION:underline;
}

h1 {
	font-family: Verdana, "Times New Roman", Georgia;
	font-size: 10pt;
	color:#2B6FA0;
	padding-top:10px;

}

h2 {
	font-family: Verdana, "Times New Roman", Georgia;
	font-size: 20pt;
	color:#2B6FA0;
	padding-top:10px;

}

.header1 {
	font-family: Verdana, "Times New Roman", Georgia;
	font-size: 8pt;
	color:#2B6FA0;
	font-weight:bold;
}

.header2 {
	font-family: Verdana, "Times New Roman", Georgia;
	font-size: 10pt;
	color:#EE5158;
	font-weight:bold;
}
