a:link       { color: #0000DD; } /* make links a darker color to show up */

a:active	 { color: #006699; text-decoration:none;}

a:visited	 { color: #0000BB; }

a:hover      { color: #FF0000; text-decoration:none;}



	body {

		text-align:center;

		background:#FFFFFF;

		font-family:arial;

		}



	h1,h2,h3,h4,h5,h6 {

	  color:#006699;

		font-weight:bold;

		font-size:18pt;

		margin:5px;

		}

	h1 {

	  color:#006699;

		font-weight:bold;

		font-size:18pt;

		margin:5px;

		}

		

.content {

    color:#000000;

		background-color:#FFFFFF;

    }

		

#footer {

	  font-size:11px;

		font-family:Arial;

		line-height:110%;

    }



#footer table {

    line-height:110%;
	
	font-size:11px;

    }

		

#footer a {

		font-size:11px;

		font-family:Arial;

 		text-decoration:none;

		line-height:110%;
		
		color:#ffffff;

	  }	

		

#indent1 {

    position:relative;

		left:7px;

		}



#indent2 {

    position:relative;

		left:14px;

    }		

.smalltext  { font-size:12px; }