body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right: 0px;
	background-color : White;
}

.contentbackground{
	background-color : White;
}

.movebackground{
	background-color : #130013;
}

.anthfield {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 12px;
	padding : 20px;
}

.headline{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 12px;
	font-weight : bold;
}

.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
	padding : 20px;
	font-weight : bold;
}

a:link { color: #333333; text-decoration:none;}
a:active { color: #333333; text-decoration:none;}
a:visited { color: #333333; text-decoration:none;}
a:hover {color: Black;
	text-decoration:none;
	cursor:hand;
}

.htext1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 33px;
	font-style : italic;
	font-weight : bold;
	color : Blue;
}

.htext2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
	color : grey;
	font-weight : bold;
	text-decoration : none;
}

.htext4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

.htext3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : italic;
	color : white;
	font-weight : bold;
	text-decoration : none;
}
.normtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
.tabform{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size :12px;
		padding : 0px;
}


h1 {
font-size : 10px;
color : #9DA2B7;
}
h2 {
font-size : 10px;
color : #9DA2B7;
}
h3 {
font-size : 10px;
color : #9DA2B7;
}	

