body {
	background-color: #929497;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(top.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
.style1 {
	font-size: 12px;
	font-family: Arial, san-serif;
    text-transform: uppercase;
	color: #FFFFFF;
}
.style2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style4 {
	font-size: 18px;
	font-family: Verdana, san-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-family: Verdana;
	color: #565656;
}
.style6 {
	font-size: 14px;
	font-family: Verdana;
	color: #565656;
}
.style7 {
	font-size: 12px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.blue:link {color: #195292; background: #ffffff; text-decoration: none;}
a.blue:active {color: #195292; background: #ffffff; text-decoration: none;}
a.blue:visited {color: #195292; background: #ffffff; text-decoration: none;}
a.blue:hover {color: #195292; background: #ffffff; text-decoration: underline;}

