body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #80a2b5;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #000000;
	font-size: 12px;
	font-family: tahoma;
}
.style3 {
	color: #4595c1;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #933600;
	font-size: 10px;
	font-family: tahoma;
}
A:LINK, A:VISITED, A:ACTIVE{
color : #933600;
text-decoration: none;
font-weight: bold;
}

A:HOVER {
color : #0080C0;
text-decoration : none;
font-weight: bold;
}