.copy a:link {
font-weight:bold;
font-size: 14px;
color:#003366;
}

.copy a:visited {
font-weight:bold;
font-size:14px;
color:#A90832;  
}

.copy a:hover {
font-weight:bold;
font-size:14px;
}

.copy a:active {
font-weight:bold;
font-size:14px;
}

p.indented { 
	text-indent: 2em;
}

td.sideNav {
	padding-top: 2px;
	padding-left:8px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 1em;
}
table.sideNav {
	border: 1px solid #cccccc;
	margin-right: 6px;
}

body {	
	background-image: url(/f2fhic/images/outer-bg.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font-family:verdana, helvetica, sans-serif;
	font-size:62.5%;
}

p{margin-bottom:12px; line-height:150%; font-size:1.2em;}

h2, h3, h4, h5, h6 {
	margin: 25px 0 10px ;
	font-family: Georgia, "Times New Roman", Times, serif; color:#6a7724; font-size:2em;;
}

.subHead {
	margin: 25px 0 10px ;
	font-family: Georgia, "Times New Roman", Times, serif; color:#6a7724; font-size:1.75em;;
}

.copy {
	text-align: left;
}

table.main {margin-left:auto; margin-right:auto;}

td.sideNav a {
	display: block;
	color: #889BA2;
	padding: 2px 0 2px 3px;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 20px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0 none;
}
td.sideNav a:hover {
	color: #1F5677;
}

ul.copy { line-height:1.75; }
