@import "colors.css";

#linkcontent
	{
	color: #003333;
	font-size: 80%;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", serif;
	text-decoration:none;
	font-weight:bold;
	}
#linkcontent A { text-decoration:none }
#linkcontent A:link{color:#000000}
#linkcontent A:visited{color:#000000}
#linkcontent A:active{color:#FF3300}
#linkcontent A:Hover{color:#CD2626}

#innerLeftColumn p
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 70%;
	line-height: 140%;
	/*/*/ /*/line-height: normal;/* Netscape 4 hack */
}
#innerLeftColumn h3
{
	color: #006;
	margin: 1em 0 0 0;
}

#innerContentColumn
{
	font-family: Georgia, "Times New Roman", serif;
}
#innerContentColumn h3
{
	color: #009;
}

#masthead h1
{
	font-family: Georgia, "Times New Roman", serif;
}

#innerFooter
{
	font-family: Georgia, "Times New Roman", serif;
}

.hnav
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 60%;
}

.vnav
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 60%;
	line-height: 180%; 
	/*/*/ /*/line-height: 120%;/* Netscape 4 hack */
}
 
