<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background_repeat.gif);
	background-repeat: repeat-x;
	background-position:50% 0%;
	margin-left: 0px;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 60px;
}
ul{
	padding:0px;
	margin:0px;
	padding-left:17px;
}
li{
	
}
form{
	display:inline;
}
a:link {
	color: #1D6DB4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D6DB4;
}
a:hover {
	text-decoration: none;
	color: #1D6DB4;
}
a:active {
	text-decoration: none;
	color: #1D6DB4;
}
.style3 {
	font-size: 28px;
}

a img
{
	border:none;
}

