body, p, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}


body { margin: 0;}

a {
	color: #333399; 

} 

a:visited {
	color: #333399; 

}

a:hover {
	color: #333399; 

}


a.clsNav {
	color : #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
} 
a.clsNav:visited {
	color: #ffffff
}
a.clsNav:hover {
	color : #99ccff;
	text-decoration: underline;
}



.clsPageTitle {
        text-align : left; 
        font-size: 1.3em;
        color: #333399; 
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}

.clsPageSubtitle {
        color: #333399; 
        font-size: medium;
	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;
}