body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #6A6A6A;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #061E7E;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #7E95A7;
}
#footerlink a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#footerlink a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
h2{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px;
	margin :0px;
}
.side{
	background-position:top;
	background-repeat: repeat-x;
	background-image:url(images/side.jpg);
	background-color: #6a6a6a;
}
