body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px
}
.style2 {
	color: #007FC1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
a:link {
color: #217BAA;
text-decoration: underline;
font-weight: bold;

}
a:visited {
color: #217BAA;
text-decoration: underline;
font-weight: bold;

}
a:hover {
color: #4393BD;
text-decoration: underline;
font-weight: bold;

}
a:active {
color: #217BAA;
text-decoration: underline;
font-weight: bold;

}
a:link.sample3 {
color: #FFFFFF;
text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
a:visited.sample3 {
color: #FFFFFF;
text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
a:hover.sample3 {
color: #D6EAF5;
text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
a:active.sample3 {
color: #FFFFFF;
text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
a:link.sample2 {
color: #6C6C6C;
text-decoration: none;
	font-size: 9px;
	font-family: tahoma;
}
a:visited.sample2 {
color: #6C6C6C;
text-decoration: none;
	font-size: 9px;
	font-family: tahoma;
}
a:hover.sample2 {
color: #A8609E;
text-decoration: none;
	font-size: 9px;
	font-family: tahoma;
}
a:active.sample2 {
color: #6C6C6C;
text-decoration: none;
	font-size: 9px;
	font-family: tahoma;
}