.bodytext  {
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 10px;
   	color : #373027;
	font-weight : normal;
   	text-decoration : none;
	line-height:  16px
}

.caption  {
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 10px;
   	color : #437FB2;
	font-weight : none;
   	text-decoration : none;
	line-height:  16px
}

.heading  {
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 10px;
   	color : #373027;
	font-weight : bold;
   	text-decoration : none;
	line-height:  16px
}

.current  {
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 10px;
   	color : #685C4E;
	font-weight : bold;
   	text-decoration : underline;
	line-height:  16px
}

.hometext  {
   	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 10px;
   	color : #685C4E;
	font-weight : none;
   	text-decoration : none;
	line-height:  16px
}

a {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: #003664;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
	line-height:  16px
}

a:visited {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: #003664;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
	line-height:  16px
}

a:hover {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: #437FB2;
	font-size : 10px;
	font-weight : none;
	text-decoration : underline;
	line-height:  16px
}

a.menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #685C4E;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height:  16px
}

a.menu:visited {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: #685C4E;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height:  16px
}

a.menu:hover {
	font-family : Verdana ,Arial, Helvetica, sans-serif;
	color: #A49D94;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	line-height:  16px
}

b {
	font-weight : bold;

