body, p, td {
	font-family : "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
        font-size : small;
}


body { margin: 10;}

a {
	color : #1D7DA5;
        font-style: none;
	text-decoration: none;
} 
a:visited {
	color:  #1D7DA5;
        font-style: none;
	text-decoration: none;
}
a:hover {
	color : red;
        font-style: none;
	text-decoration: none;
}


a.clsNav {
	color : #1D7DA5;
	font-size: 0.9em;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
} 
a.clsNav:visited {
	color: #1D7DA5
	text-decoration: none;
}
a.clsNav:hover {
	color :  red;
	text-decoration: none;
}



.ClsTagLine {
        text-align : left; 
	font-family: Britannic Bold;
        font-size: 2em;
        color: #1D7DA5; 
}

.clsPageTitle {
        text-align : left; 
        font-size: 1.3em;
	font-family: Britannic Bold;
        color: #1D7DA5; 
}

.clsPageSubtitle {
        color: #1D7DA5; 
        font-size: 1.1em;
	font-family: Britannic Bold;
}

