.topnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight:bold}
.topnav a {text-decoration: none; color:#29507D}
.topnav a:hover {text-decoration: underline; color:#899CB7}

.small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.small a {text-decoration: none; color:#3A297D; font-weight:bold}
.small a:hover {text-decoration: underline; color:#9589B7}

form {
	margin-top: 0px; margin-bottom: 0px
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	list-style : square outside;
}

.body li {
	line-height: 18px;
	list-style : url(images/bullet.gif);
}

.body a {text-decoration: none; color:#3A297D; font-weight:bold}
.body a:hover {text-decoration: underline; color:#9589B7}

.bodylarger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9589B7;
	letter-spacing: -1px;
}

.pagetitle {
	font-family: Verdan,Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bolder;
	color: #ffffff;
	line-height: 23px;
	padding-top : 0px;
	letter-spacing: -1px;
}
