.smalltext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #FFFFFF;
   line-height: 10pt;
   text-decoration: none;
}

.bodytext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
   padding-right: 30px;
   padding-left: 12px;
   line-height: 14pt;
}

.foottext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
}

.accenttext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #FFCC33;
   text-decoration: none;
}

.smallinput {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}

.smalllink {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #9DBDFF;
   text-decoration: underline;
}

a:link {
   color: #9DBDFF;
   text-decoration: underline;
}

a:visited {
   color: #9DBDFF;
   text-decoration: underline;
}

a:active {
   color: #9DBDFF;
   text-decoration: underline;
}

a:hover {
  color: #FFFFFF;
}

