body {
	background-image: url(../images/body.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F6F8;
}
body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}


a.topmenu:link {color: #ffffff;
font-size: 14px;
text-decoration: none;}

a.topmenu:visited {color: #ffffff;
font-size: 14px;
text-decoration: none}

a.topmenu:hover {color: #cde1f6;
font-size: 14px;
text-decoration: underline;}

a.footermenu:link {color: #0054A6;
font-size: 12px;
text-decoration: none;}

a.footermenu:visited {color: #0054A6;
font-size: 12px;
text-decoration: none}

a.footermenu:hover {color: #0054A6;
font-size: 12px;
text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
}


