body, p, td {
	font-family : Arial, Helvetica, sans-serif;
}


body { margin: 0;}

a {
	color : #3366cc;
} 
a:visited {
	color:  #990066;
}
a:hover {
	color : #0000ff;
}
a.clsNav {
	color : #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
	font-family : Arial, Helvetica, sans-serif;
} 
a.clsNav:visited {
	color: #000000
}
a.clsNav:hover {
	color : #000000;
	text-decoration: underline;
}


.clsBannerTitle {
        text-align : left; 
        font-size: 55pt;
        color: #000000; 
	font-weight: bold;
	font-family : Garamond, Arial, Helvetica, sans-serif;
}

.clsBannerSubtitle {
        color: #000000; 
	font-family : Garamond, Arial, Helvetica, sans-serif;
        font-size: 30pt;
	font-weight: bold;

}

.clsQuotes {
        text-align : left; 
        font-size: 1.3em;
        color: #6633cc; 
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-style: italic;
}
.clsPageTitle {
        text-align : left; 
        font-size: 1.5em;
        color: #000000; 
	font-weight: bold;
	font-family : Garamond, Arial, Helvetica, sans-serif;
}

.clsPageSubtitle {
        color: #000000; 
	font-family : Garamond, Arial, Helvetica, sans-serif;
        font-size: medium;
	font-weight: bold;

}


.clsCopyright {
        text-align : left; 
        color: #0000000; 
	font-weight: bold;
        font-size: 1.3em;
	font-family : Bell MT, Arial, Helvetica, sans-serif;
}