body { 	color: #000000;
		margin:0px;}

#main{	background:#FFFFFF url("files/pics/bg.gif");
		color:#000000;
		}

P {
  font-family : verdana, arial, helvetica, sans-serif;
  margin-left : 5%;
  margin-right : 5%;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;
}



B {
 font-weight : bold;
}


I {
 font-style : italic;
 
}

			}
.footer{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 60%;
  font-weight : bold;
  font-style : normal;
  color : #000000;

}

.small{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 60%;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}


.databoldh{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : medium;
  font-weight : bold;
  font-style : normal;
  color : #000000;

}


.databold{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : bold;
  font-style : normal;
  color : #000000;

}

.data{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}


.date{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : x-small;
  font-weight : normal;
  font-style : normal;
  color : #666666;

}



.datasmall{
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 60%;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}



h1 {
  font-family : verdana, arial, helvetica, sans-serif;
  margin-bottom : 10;
  margin-left : 5%;
  margin-right : 5%;
  font-size : large;
  font-weight : bold;
  font-style : normal;
  color : #000000;

}


h2 {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : medium;
  margin-top : 10;
  margin-left : 5%;
  margin-right : 5%;
  font-weight : bold;
  font-style : normal;
  color : #000000;

}

h3 {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  margin-top : 10;
  margin-left : 5%;
  margin-right : 5%;
  font-weight : bold;
  font-style : normal;
  color : #000000;

}



UL {
  font-family : verdana, arial, helvetica, sans-serif;
  margin-left : 10%;
  margin-right : 5%;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}

 OL {
  font-family : verdana, arial, helvetica, sans-serif;
  margin-left : 10%;
  margin-right : 5%;
  font-size : smaller;
  font-weight : normal;
  font-style : normal;
  color : #000000;

}

DIV {
  margin-left : 5%;
  margin-right : 5%;

}

DIV2 {

}

A {
  font-weight : bold;
  color : #000088;

}

A:visited {
  font-weight : bold;
  color : #3333FF;

}

A:active {
  font-weight : bold;
  color : #FF9900;

}

A:hover {
  font-weight : bold;
  color : #ffcc00; background : #0000aa

}