html { font-size: 100%; /* IE hack */ }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #D6CFC2;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tilebg_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
H1 {
	font-size:1.6em;
	color: #FE7515;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}  /* displayed at 24px */
H2 {
	font-size:1.2em;
	color: #FFF;
	background-color: #676767;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */
.fed202grey {
	font-weight: bold;
	color: #535756;
	font-size: 0.95em;
}
.fed202yellow {
	font-weight: bold;
	color: #FCCA30;
	font-size: 0.95em;
}
a:link.fed202grey {
	font-weight: bold;
	color: #535756;
	text-decoration: none;
	font-size: 0.95em;
} 
a:active.fed202grey {
	font-weight: bold;
	color: #FCCA30;
	text-decoration: underline;
	font-size: 0.95em;
} 
a:visited.fed202grey {
	font-weight: bold;
	color: #535756;
	text-decoration: none;
	font-size: 0.95em;
} 
a:hover.fed202grey {
	font-weight: bold;
	color: #FCCA30;
	text-decoration: underline;
	font-size: 0.95em;
}
.normal {
	font-weight: normal;
	color: #000000;
}
.welcometext {
	font-weight: normal;
	color: #8A8685;
}
a:link.emaillink {
	font-weight: bold;
	color: #CA1818;
	text-decoration: underline
} 
a:active.emaillink {
	font-weight: bold;
	color: #000000;
	text-decoration: none
} 
a:visited.emaillink {
	font-weight: bold;
	color: #CA1818;
	text-decoration: underline
} 
a:hover.emaillink {
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
#fadeshow1{ z-index:0; }
