/* CSS Document */

H1 {
    Font-Family: Verdana, Helvetica;
	font-size:18px;
}

.textbody {
    Font-Family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 11px;
	line-height: normal;
}

.textbody A
{
    color: #000000;
}

.menutext
{
   Font-Family: arial;
   font-size: 12px;
   color: #000000;
   font-weight: normal;
   padding: 5px;
   line-height: normal;
}
   
.menutext A
{
   color: #000000;
}
	
.smalltext
{
   Font-Family: arial;
   font-size: 11px;
   color: #000000;
   padding: 4px;
   font-weight: normal;
}

.smalltext A
{
   color: #000000;
}

.menuheader
{
   Font-Family: arial;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}

.linklist
{
   font-Family: arial;
   font-size: 12px;
   line-height: 21px;
   font-weight: normal;
   color: #000000;
}