body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
.style1 {	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style2 {	color: #CC0000;
	font-size: xx-small;
}
.style3 {font-size: xx-small}
.style4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
        font-size: x-small;
        color: #666666;
        text-decoration: none;
}
a:link {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
a:hover {
        font-size: x-small;
        color: #FF0000;
        text-decoration: none;
}
