body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
 font-size: 12px;
 color: #3366CC;
}
h2{
 font-size: 10px;
 color: #3366CC;
 font-weight:bold;
}

h3{
	font-size: 11px;
	font-variant : italic;
}

body,td,p,li{
	font-size : small;
}

.footer{
	border-top : solid #004C80 5px;
}

.footertext{
	color : #3366CC;
	text-decoration : none;
}

.header{
	
}

.headertext{
	color : #3366CC;
	text-decoration : none;
}

.menu{
}

.menubtn{
	border-bottom : solid #DDE6F6 1px;
}

.menubtnactive{
}

.menubtnover{
}

.menutext{
	color : #3366CC;
	text-decoration : none;
}

.menutextactive{
}

