body, p, td {
	font-family : "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
        font-size : small;
}


body { margin: 10;}

a {
	color : #3366cc;
        font-style: none;
} 
a:visited {
	color:  #3366cc;
        font-style: none;
}
a:hover {
	color : #9E209C;
        font-style: none;
}


a.clsNav {
	color : #000000;
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
} 
a.clsNav:visited {
	color: #000000
}
a.clsNav:hover {
	color : #9E209C;
}


a.clsLink {
	color : #000000;
	font-size: 1.0em;
	text-decoration: none;
        font-weight: bold;
} 
a.clsLink:visited {
	color: #000000
}
a.clsLink:hover {
	color : #9E209C;
}



.clsPageTitle {
        text-align : left; 
        font-size: 1.3em;
        color: #9E209C; 
	font-weight: bold;
}

.clsPageSubtitle {
        color: #9E209C; 
        font-size: 1.1em;
	font-weight: bold;
}


.clsCopyright {
        text-align : left; 
        color: #9E209C; 
	font-weight: bold;
        font-size: 1.3em;
	font-family : Bell MT, Arial, Helvetica, sans-serif;
}