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 : #0000ff;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 1.0em;
	margin-right: 1.0em;
} 
a.clsNav:visited {
	color: #0000ff
}
a.clsNav:hover {
	color : #000099;
	text-decoration: underline;
}



.clsPageTitle {
        text-align : left; 
        font-size: 1.3em;
        color: #0000ff; 
	font-weight: bold;

}

.clsPageSubtitle {
        font-size: 1.1em;
        color: #0000ff; 
	font-weight: bold;
        font-style: italic;
}

.clsWhatsNew {
        font-size: 1.1em;
        color: #0000ff; 
}

.clsBooktitle {
        color: #ff0000;
	font-weight: bold;
        font-style: italic;
}

.clsCopyright {
        text-align : left; 
        color: #333399; 
	font-weight: bold;
        font-size: 1.3em;
	font-family : Bell MT, Arial, Helvetica, sans-serif;
}
