.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #3366FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37644C;
	text-transform: uppercase;


}
.greenbold {
	font-weight: bold;
	color: #00661F;
	font-size: 13px;

}
ul {
	list-style-image: url(images/arrowsm.gif);
	font-size: 13px;

}
.awsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6DFDA;
}
.dkbluebold {
	font-weight: bold;
	color: #000033;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;

}
.bluebold {
	font-size: 17px;
	font-weight: bold;
	color: #3366FF;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.small:link {
	color: #00661F;
	text-decoration: none;
}
a.small:visited {
	color: #00661F;
	text-decoration: none;
}
a.small:hover {
	color: #3366FF;
	text-decoration: underline;
}
a.awsp:link {
	text-decoration: none;
}
a.awsp:visited {
	text-decoration: none;
}
a.awsp:hover {
	color: #000033;
	text-decoration: none;
}
