p {  font-family: Verdana; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold}
p.special {  font-family: Verdana; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold}
a.small {
	color: #5f145f;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
}
a.small:hover {  color: #5f145f; text-decoration: underline}
a {
	color: #5f145f;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}
a:hover {  color: #5f145f; text-decoration: underline}
a.lrg {
	color: #5f145f;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
}
a.lrg:hover {  color: #5f145f; text-decoration: underline}

h2 {
	font-family: Verdana;
	color: #000000;
}

h3 {
	font-family: Verdana;
	color: #000000;
}

p.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
span.cap {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #253d7d;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
ul {
	font-family: Verdana;
	font-size: 14pt;
	list-style-image: url(../media/bullet.gif);
}
li {
	font-family: Verdana;
	font-size: 12pt;
	list-style-type: square;
	font-weight: normal;
	color: #5f794c;
}
