body {
	font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}
A:link {  
	TEXT-DECORATION: underline ;
	color: black;
} 
A:hover { 
	TEXT-DECORATION: underline;
	BACKGROUND-COLOR: #cccccc; 
	color: black;
}
A:visited {
	TEXT-DECORATION: underline;
	color: black;
}
p, td {
	 font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color: black;
}
.header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: darkred;
        font-weight: bold;
        margin-top: 5;
        margin-bottom: 1;
        margin-left: 0;
}
.pageheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: darkred;
        font-weight: bold;
        margin-top: 5;
        margin-bottom: 1;
        margin-left: 0;
}
.subheader {
	 font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: black;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
}
.copyrightbottom { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: black;
}
.copyrightbottom A:link {
	color: black;
    TEXT-DECORATION: none;
}
.copyrightbottom A:visited {
	color: black;
	TEXT-DECORATION: none;
}
.copyrightbottom A:hover {
	color: black;
    TEXT-DECORATION: none;
}
.datenav A:link {
	TEXT-DECORATION: none;
}
.datenav A:visited {
	TEXT-DECORATION: none;
}
.datenav A:hover {
	TEXT-DECORATION: underline;
}
.datenavhover {
	BACKGROUND-COLOR: #cccccc; 
}
.datenavhover A:link {
	TEXT-DECORATION: underline;
	BACKGROUND-COLOR: #cccccc; 
}
.alphacloud a { line-height: 1.4em; padding-right: 0.4em; }
.freqcloud a { line-height: 1.7em; padding-right: 0.4em; }
.s1 { font-size: 80%; }
.s2 { font-size: 90%; }
.s3 { font-size: 115%; }
.s4 { font-size: 130%; }
.s5 { font-size: 150%; }
.lb { color: #77f; }
.lr { color: #f77; }
.r { color: #f00 !important; }
.explaincloud { text-align: center; padding: 0.3em 0.5em 0.3em 0; font-size: 80%; }
.explaincloud p { margin-bottom: 0.25em; }
h4 { float: left; font-size: 120%; }
.linklike { color:blue; cursor:hand; }
.linklike hover{ color:purple; cursor:hand; }