/* Change or remove any of the following */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, PRE, TD, TH, TR, UL {font-family: arial, Geneva, Helvetica, sans-serif; font-size: 14px; color: black;}

A:link {color: blue;
text-decoration: underline}

A:visited {
	color: PURPLE;
	text-decoration: underline;
}

A:hover {color: blue;
text-decoration: none}

BODY {
	background-color : ffffff;
		margin-top:0%;
margin-left: 1%;
margin-right: 0%;
margin-bottom: 0%;
background-color : white;
 }

#footer  
{
     font-size: 11px;
     text-align: center;
     position: absolute;
     bottom: 0px;
     left: 0px;
     width: 100%;
     height: 18px
     }
