.zz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
 body {
 	text-align:center ; margin-left: 0px ; margin-top : 0px ; margin-right : 0px ; margin-bottom : 0px ; background-color: #ffffff ; 
	background-image: url(images/bggrad.gif);
	background-repeat: repeat-x;
	background-attachment: fixed

	}
 table.g { 

	min-height:610px;
	height:auto !important;
	height:610px;
	background-image: url(images/bggrad2.gif);
	background-repeat: repeat-x ;
	background-color: #A0AFD2;
	background-attachment: fixed;

}
  #flashcontent {
	border: solid 0px #000;
	width: 901px;
	height: 56px;
	float: left;
	margin: 0px 0px;
   }

.footer {
	color: #0000FF;
	}

.footer:first-letter { color:#FFFFFF;font-size:xx-large}


.style1 {font-size: 36px}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF5500;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}