/*---- Body ----*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #11475F;
	background-image: url(/images/pageback.gif); background-position: left top; background-repeat:repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
}
.smalltxt {
	font-size: 9px;
}

/*---- Navigation ----*/
a:link {
	color: #11475F; text-decoration: underlined;
}
a:visited {
	color: #11475F; text-decoration: underlined;
}
a:hover {
	color: #11475F; text-decoration: none;
}
a:active {
	color: #11475F; text-decoration: underlined;
}