td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

table {
	background-color: #FFFFFF;
	width: auto;
	padding: 1px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}

	
a:link {
	color: #003366;
}
img {
	padding-right: 20px;
	padding-left: 20px;
}

a:visited {
	color: #0196e3;
}
body,td,th {
	color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	width: 1000px;
	margin: auto;
	
}

