/* --------- BODY ------------ */
body {
	margin:40px 0px; padding:0px;
	background-image:url(/_images/background.gif);
	background-position:top center;
	background-repeat:repeat;
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	color:#000099;
	}
a:link  	{ color:#660000;text-decoration:underline; }
a:visited 	{ color:#660000;text-decoration:underline; }
a:hover 	{ color:#333300;text-decoration:underline; }
/* --------- CONTENT ------------ */
h1 {
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#660000;
	margin:10px 0px 10px 0px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#000099;
	margin:0px 0px 0px 0px;
}
.txt {
	font-size:13px;
	line-height:16px;
	vertical-align:top;
}
/* --------- NAVIGATION ------------ */
.navBot {
	font-size:11px;
	vertical-align:top;
}
img {
	border:0px;
}
form {
	margin:0;padding:0;
}
strong {
	font-weight:bold;
	font-style:none;
}