/* CSS Document */



body {

  font-family: "Georgia", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #246C8E;
  line-height: 22px;
  background-image:
   url('graphics/background.jpg')

}



td {

	font-family: "Georgia", Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 8pt;
	color: #246C8E;
	line-height: 22px;
}



th {

	font-family: "Georgia", Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #246C8E;
	line-height: 22px;
}



body, html {



	margin:0px; background-color: #FFD1C1;
	line-height: 22px;
	background-image:
     url('graphics/background.jpg')

	

}



a:link {

	color: #66CC99;

}

a:visited {

	color: #66CC99;

}

a:hover {

	color: #FF9571;

}

a:active {

	color: #66CC99;

}
