
body{
margin: 0px;
}

.nav, .nav:link, .nav:visited  {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	}
.nav:hover 
	{
	text-decoration:underline;
	}

.footer, .footer:link, .footer:visited  {
	font-family: Arial;
	color: #898989;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.footer:hover 
	{
	text-decoration:underline;
	}

.bannertitle {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	}

.bannertxt {
	font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}

.footertxt {
	font-family: Arial;
	color: #898989;
	font-size: 11px;
	font-weight: normal;
	}
	
.body {
font-size:12px;
font-family:arial;
padding-top:20px;
padding-left:56px;
padding-right:56px;
}

img, div { behavior: url(../trans/iepngfix.htc) }