﻿body {
	background-image: url(newimages/bg.jpg);
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	border: 0;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	border: 0;
	color: #2B4255;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.grey:link {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
a.grey:visited {
	text-decoration: none;
	color: #eeeeee;
}
a.grey:hover {
	text-decoration: underline;
	color: #cccccc;
}
a.grey:active {
	text-decoration: none;
	color: #eeeeee;
}
.style2 {font-size: 14px}
.style3 {font-size: 12px}
.style4 {font-weight: bold}

img a {
	border:0px
}