﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0073ad;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a:link {
	color: #9FCF67;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9FCF67;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #9FCF67;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}