.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;

}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;

}
a {
	text-decoration: underline;
	color: #0000CC;

}
a:hover {
	text-decoration: none;
}
.nav {
	color: #000000;
	width: 148 px;
	height: 19 px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-weight: normal;
	border: thin none;
	left: auto;
	text-indent: 5pt;
	background-color: #E8E7F9;













}
.nav:hover {
	text-decoration: none;
	background-color: #B5B3FF;
	border: thin none;

}
.grey {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
