body, p, td, h1, ul, li {
	font-family: Helvetica,  "Arial Narrow", sans-serif;
        font-size: x-small;
        color: black
}


body { margin: 0; }

a {
	color : black;

} 

a:visited {
	color : black;

}

a:hover {
	color : black;

}

a.clsNav {
	color : #333333;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
} 
a.clsNav:visited {
	color: #333333
}
a.clsNav:hover {
	color : #333333;

}

a.clsKeyBank {
	color : "white";
	font-weight: bold;
	text-decoration: none;
}
a.clsKeyBank:visited {
	color: "white";
	font-weight: bold;
	text-decoration: none;
}
a.clsKeyBank:hover {
	color: "white";
	font-weight: bold;
	text-decoration: none;
}


a.clsLogo {
	text-decoration: none;
	color: "white"
}
a.clsLogo:visited {
	text-decoration: none;
	color: "white"
}
a.clsLogo:hover {
	text-decoration: none;
	color: "white"
}

h1 {
	color : #333333;
}

.clsPageTitle {
        text-align : left; 
        color: #333333; 
        font-size: large;
	font-weight: bold;
        font-style: normal;
}

.clsPageSubtitle {
        color: #333333; 
        font-size: medium;
	font-weight: bold;
        font-style: normal;

}

.clsPageSubtitleGreen {
        color: #333333; 
        font-size: medium;
	font-weight: normal;
        font-style: normal;

}
.clsDidYouKnow {
        color: #333333; 
        font-size: larger;
	font-weight: bold;
        font-style: normal;
}

.clsWhatsNew {
        color: #333333; 
        font-size: large;
	font-weight: bold;
        font-style: normal;}

