body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E7595;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000a31;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}