.data {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheading {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #3690d6;
	text-decoration: none;
}
a.f:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E14E05;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0C79B9;
	text-decoration: none;
}
a.f:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E14E05;
	text-decoration: underline;
}
a.bottom:link {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}
a.bottom:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a.bottom:visited {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}
body {
	margin: 0px;
}

