body {
	background-image: url(images/1.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #183C82;
}
.imgborder {
 border: 1px solid #000000;
}