.bodytextlarge{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : Black;	
}
.question{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : Green;
	font-weight : bold;
	font-style : italic;
}
.bodytextlargebold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}
.bodytext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : Black;
}
.bodytextbold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}
.bodytextsmall{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : Black;
}
.topmenu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : Green;
	font-weight : bold;
}
.topmenubar{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : Silver;
	font-weight : bold;
}
a.bodylink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}
a:hover   {
	text-decoration : underline;
}
