.bodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
}
.bodytextjustify {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : justify;
}
.list {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 14px;
	text-align : justify;
}
.listbold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
}
.bodytextwhite {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 13px;
	text-align : left;
}
.bigtitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	font-weight : bold;
}
.small {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : justify;
}
.superscript {
	vertical-align : top;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
}

.smallright {

	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : right;
}

.smallcenter {

	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
}

a:visited {
	color : #0000FF;
	text-decoration : none;
}
a:link {
	color : #0000FF;
	text-decoration : none;
}
a.blue {
	color : #000000;
	text-decoration : none;
}
a.ltblue {
	color : #000000;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

.topmaintitle {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 32px;
	color : black;
}