h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:-2px;
    margin-bottom:0px;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}
.submenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}
.footersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}
a:link {color: #0000ff; text-decoration: underline; 
}
a:active {color: #0000ff; text-decoration: underline; 
}
a:visited {color: #0000ff; text-decoration: underline; 
}
a:hover {color: #0000ff; text-decoration: none; 
}

a.footerlink:link {color: #333333; text-decoration: none; 
}
a.footerlink:active {color: #333333; text-decoration: none; 
}
a.footerlink:visited {color: #333333; text-decoration: none; 
}
a.footerlink:hover {color: #FFFFFF; text-decoration: underline; 
}
.tableborder {
	border-width: 2px;
	border-color: #5788D0;
	border-style: solid;
}

.buttonclass { 
       background-color: #888888; 
       border: 1px #999999 outset; 
	   font-family: Tahoma, Verdana, Geneva, Lucida, Arial, Geneva, Helvetica, sans-serif;
	   color:#ffffff;
	   font-size: 10px;
	   font-weight: bold;
	   
} 