body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #85a508;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
a:link {
    font-family:Tahoma;
	font-size:11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
    font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color: #666666;
}
a:hover {
    font-family:Tahoma;
	font-size:11px;
	text-decoration: underline;
	color: #666666;
}
a:active {
    font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color: #666666;
}
a.other:link {
    font-family:Tahoma;
	font-size:11px;
	color: #85a508;
	text-decoration: underline;
}
a.other:visited {
    font-family:Tahoma;
	font-size:11px;
	text-decoration: underline;
	color: #85a508;
}
a.other:hover {
    font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color: #85a508;
}
a.other:active {
    font-family:Tahoma;
	font-size:11px;
	text-decoration: underline;
	color: #85a508;
}
h1 {
    font-family:Tahoma;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
img { 
border: none;
}
