#content
	{ position: absolute; }

body
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  font-style: normal;
	  line-height: 13px;
           color: #000000;
	  background-color: #ffffff;
           width:95%; height:100%;
	}


a:active, a:link, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
font-weight: normal;
  line-height: 13px;
background: #ffffff;
text-decoration:underline;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
  line-height: 13px;
font-weight: normal;
background: #00b2f5;
text-decoration: underline;
}


}

p 
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: bold;
          line-height: 13px;
	background-color: #ffffff;
         color: #000000;
}