body{
	margin:0px;
	padding:0px;
}



<!--
.style1 {font-family: Tahoma;
	font-size: 12px;
	color: #68A6CE;
}
.style2 {
	font-family: Tahoma;
	color: #6DA8CF;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #295B7C;
	font-weight: bold;
}
.style4 {font-size: 12px; color: #295B7C; font-family: Tahoma;}
.style5 {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 18px;
	color: #295B7C;
	font-weight: bold;
}


.style6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.style7 {
	font-family: Tahoma;
	font-size: 10px;
	color:#F00;
	font-weight:bold;
}
.footer{
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
}

A {
	font-family: Tahoma;
	font-size: 12px;
	color: #295B7C;
	text-decoration: none;
}
A:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #295B7C;
	text-decoration: none;
}
A:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #295B7C;
	text-decoration: none;
}
A:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #295B7C;
	text-decoration: none;
}
A:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #295B7C;
	text-decoration: underline;
}

