﻿body {
	background-color: #0099CC;
	background-image: url(../img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	text-align:center;
}
a
{
	color:Black;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {color: #29547E}
.style2 {color: #FFFFFF}
.style3 {font-size: 12px}
.style4 {color: #345E84}
.style5 {font-size: 10px}