.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.headings {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.smalltext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;

}
.bluetext {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #0000CC;
	font-weight: bolder;
}
.darkblue {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 00069E;
}
.smalltext2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.textfield {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
.darkblueRegular {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 00069E;
	line-height: 18px;

}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}
.maintextlinespace {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;

}
.darkbluesmall {

	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 00069E;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
