body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
}

h1 {
	margin:30px 30px 0px 30px;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF; 
}
.style3 {
    font-size: 14px;
	font-family: Tahoma;
	color:#FFFFFF;
}
.style4 {
    font-family:Tahoma;
    color: #999999;
	font-size: 9px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}