body, p, td {
	font-family : Arial, Helvetica, sans-serif;
}


body { margin: 0; }

a {
	color : #3366cc;
} 
a:visited {
	color: ##990066;
}
a:hover {
	color : #0000ff;
}

.clsPageTitle {
        text-align : left; 
        color: #006666; 
        font-size: large;
	font-weight: bold;
        font-style: italic;
	font-family: Palatino linotype, Arial;
}

.clsKMGname {
        text-align : left; 
        color: #006666; 
        font-size: medium;
	font-weight: bold;
        font-style: italic;
	font-family: Arial;
}

a.clsNav {
        text-align : left; 
        color: #006666; 
        font-size: medium;
	font-weight: bold;
        font-style: italic;
	font-family: Palatino linotype, Arial;
	text-decoration: none;
	margin-left: 0.6em;
	margin-right: 0.2em;
} 

a.clsNav:visited {
	color: #006666;
}

a.clsNav:hover {
	color : #ffffff;
	text-decoration: underline;
}


a.clsBottomNav {
        text-align : left; 
        color: #006666; 
        font-size: small;
	font-weight: bold;
        font-style: italic;
	font-family: Palatino linotype, Arial;
	text-decoration: none;
} 

a.clsBottomNav:visited {
	color: #006666;
}

a.clsBottomNav:hover {
	color : #0000ff;
	text-decoration: underline;
}




.clsFooter {
        color: #006666;
	text-align: left;
	font-size: small;
        font-style: italic;
	font-family: Palatino linotype, Arial;
}

.clsBoxColor {background-color: #99cccc; }

