
a {
	line-height: 150%;
}

body {
    background-image: url("http://www.frcoulter.com/graphics/web/classic.jpg");
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #1F418A;
	line-height: 150%;
}
.leftnavheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #1F418A;
	padding-top: 12px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	background-color: #1F418A;
	padding: 9px 3px 3px 6px;
	font-weight: bold;
	height: 24px;
	width: auto;
	}
	A.topnav:link {
	color: #F2F2F2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	A.topnav:visited { color: #F6F6F6; text-decoration: none; }
	A.topnav:hover { color: red; text-decoration: underline; }
	A.topnav:active { color: #FFF; text-decoration: underline; }
	}

.seriftextopengraf14gray {  
 		font-family: Clearface, Georgia, "Minion Web", Palatino, "Times New Roman", Times, serif;
 		font-size: 87%;
 		font-style: normal;
 		line-height: normal;
 		font-weight: normal;
 		font-variant: normal;
 		text-transform: none;
 		color: #6E6E6E;
 		text-decoration: none;
 		}
 		
.sseriftext11 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        line-height: 110%;
        font-weight: normal;
        font-style: normal;
        color: #333;
        }
	A.sseriftext11:link { color: #CC0000; text-decoration: none }
	A.sseriftext11:visited { color: #CCCCCC; text-decoration: none }
	A.sseriftext11:hover { color: #DDCAA2; text-decoration: underline }
	A.sseriftext11:active { color: #660000; text-decoration: none }
	
	A:link { color: #1F418A; text-decoration: none; }
	A:visited { color: #3D4860; text-decoration: none; }
	A:hover { color: red; text-decoration: underline; }
	A:active { color: #000; text-decoration: underline; }
	
.boldtable, .boldtable TD
{
font-family:sans-serif;
font-size:12pt;
font-weight:700;
background-color:#ccccff;
align:center;
}
.boldtable TH
{
font-family:sans-serif;
font-size:18pt;
background-color:#ccccff;
align:center;
}
