.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
}
.bodytextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}
.mediumText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
#footer{
	width:760px;
	padding:10px 0 10px 5px;
	font-size:8pt;
	color: #666699;
	font-family: arial,verdana,sans-serif;
}
#footer a:link,#footer a:visited{
	font-size:9pt;
	font-weight:normal;
	color: #666699;
	font-family: arial,verdana,sans-serif;
}
#footer a:hover,#footer a:active{
	font-size:9pt;
	color: #666699;
	font-weight:normal;
	text-decoration:none;
	font-family: arial,verdana,sans-serif;
}

