.body {
	color: #000000;
	background-color: #ffffff;

}
.h1 {
background-color: #CCCCCC;
}
.hanna {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.bodytextblack {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}	
.Bodybold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
text-decoration: none;
color:#000000;
}

a:hover{color:#000066;
}

li {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: disc;
	padding: 0;
	line-height:1.1;
}
ul {
	padding: 0;
	line-height:1.1;
}
td {
vertical-align:top;
}
.body1 {
	background-color: #666600;
}

