body{
  margin:0;
  padding:0 0 0;
 }
 div#footer{
  position:absolute; background-color: #CCCCCC;
  bottom:0;
  left:0;
  width:100%;
  height:auto;
 }
 @media screen{
  body>div#footer{
  position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
.style64 {font-size: 8px}

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 100% Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	
}

.style13 {
	font-size: x-small;
	color: #FFFFFF;
}



a:link {color: #0099FF; text-decoration:none}     /* unvisited link */
a:visited {color: #0099FF; text-decoration:none}  /* visited link */
a:hover {color: #CC9900}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

h1 {
	color: #4C2B00;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2{
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}