body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
    background-color: #142958;
    margin:           0 0 0 0;
    padding:          0 0 0 0;
}

.leftnav {
	background-image:url(/images2/buttons/nav-spacer2.gif);
	background-repeat: repeat-y;
}

.footer {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
    text-align: center;
}

.brown {
     color: #bd601d;
	 font-weight: bold;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size: 16px;
}


a:link.footer {text-decoration:none; color: #ffffff;}
a:visited.footer {text-decoration:none; color: #ffffff;}
a:hover.footer {text-decoration:underline; color: #ffffff;}
a:active.footer {text-decoration:none; color: #ffffff;}


