/* body elements */


body, table, td, ul, ol, textarea, input {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt;
}


body {
   background-image: url(images/background2.gif);
   background-color: #ffffff;
   color: black;
   margin: 0;
   padding: 0;
   position: absolute;top:0;left:0;

}


A, A:visited, A:active {
   text-decoration: none;
   color: #0000ff;
}


A:hover {
   text-decoration: underline;
}


.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

