BODY 		{ 

color: navy; 
font-size: 80%; 
font-family: Verdana, Arial, sans-serif; 
	}


	}

form	{

color: navy; 

font-size: 80%; 

		}

h1	{

color: navy; 

font-size: 180%; 

		}

h2	{

color: navy; 

font-size: 140%; 

		}

h3, h4, h5	{

color: navy; 

font-size: 120%; 

		}

A:link 	{ 

color: blue; 

font-size: 98%; 

	}



A:visited { 

color: red; 

font-size: 98%; 

	}



A:hover { 

color: maroon; 

font-size: 98%; 

	}



A:active { 

color: maroon; 

font-size: 95%; 

font-weight: bold; 

	}

li 		{ 

color: navy; 

font-size: 98%; 

font-weight: normal; 
		}


