/* Body */
a:link, a:visited {text-decoration: none; font-weight:100; color:#192E7D; background: transparent;}

a:hover {color: #FFFFFF; text-decoration: none; background: transparent;}

a.footer:link, a.footer:visited {
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color: #397ABD;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
}
a.footer:hover {
	font-size:12px;
	color: #397ABD;
	text-decoration: underline;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
}


p {
	color:#000000;
	text-decoration: none;
	font: 90% arial, sans-serif;
	margin:0 0 0 0;
	font-size: 11px;
}
b {color:#397ABD; text-decoration: none; font: bold 100% arial, sans-serif }
b.address {color:#397ABD; text-decoration: none; font: bold 105% arial, sans-serif }
#blue {color:#397ABD; text-decoration: none; font: 100% arial, sans-serif; margin:2px 0 0 0; }

{
font: normal 10px arial, geneva, lucida, sans-serif;   /* for IE5.x/win */
f\ont: normal 12px arial, geneva, lucida, sans-serif;  /* for other IE versions */
}


/* Controls H5 Headings */
h1 {font: bold 102% tahoma, sans-serif; color: #397ABD;margin:0 0 2px 0; }
h2 {font: bold 101% tahoma, sans-serif; color: #397ABD; margin:3px 0 3px 0;}
h3 {font: bold 110% tahoma, sans-serif; color: #397ABD; }
.footerbold {font: bold 110% arial, sans-serif; color: #000000;}
.bodybold {font: bold 100% arial, sans-serif; color: #000000;}
.info {color: #000000; font: normal 80% verdana, sans-serif; background: transparent;}
.off {list-style-type: none;}
