A:LINK {color: #003300;	text-decoration: none;	}

A:VISITED {color: #003300; text-decoration: none; }
		
A:ACTIVE {color: #003300; text-decoration: none; }

A:HOVER {color: #003300; text-decoration: underline; }

BODY { 
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 0px;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		background: #FFFFCE;
		}

TD    { 
		 font-family: Arial, Helvetica;
	 	 font-size: smaller;
		}

.footer	{
		margin-top: 50px;
		font-family: Arial, Helvetica;
		font-size: smaller;
		}

.title {
		color: #CFCF9C;
		margin-left: 10px;
		margin-right: 0px;
		font-weight: bold;
		font-size: 45pt; 
		font-family: verdana, Arial, helvetica, sans-serif;
	}

.subtitle {
	    color: #666633;
		margin-top: -45px;
		margin-left: 80px;
		margin-right: 0px;
		font-size: 20pt;
		font-weight: bold;
		font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
    }


 

