A:link, A:visited, A:active 

	{ 

	color: blue;
	text-decoration: underline

	}
	
	

A.nav:link, A.nav:visited, A.nav:active 

	{ 

	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold

	}
	
A.nav:hover

	{ 

	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold

	}
	
A.navOn:link, A.navOn:visited, A.navOn:active 

	{ 

	color: #80D4F6;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

	}

A.leftnav:link, A.leftnav:visited, A.leftnav:active 

	{ 
	padding-left: 12px;
	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold

	}
	
A.leftnav:hover 

	{ 
	padding-left: 12px;
	color: white;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold

	}
	
A.footer:link, A.footer:visited, A.footer:active 

	{ 

	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;

	}

	

BODY

	{

		font-family: arial;
		color: black;
		font-size: 12px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		background-image: url(pics/background2.gif);

	}

	

TD, P 

	{ 	

		color: black;
		font-family: arial;
		font-size: 12px

	}

	

.header 

	{ 	

		color: #03649A;
		font-family: arial;
		font-size: 16px;
		font-weight: bold

	}
	
.mainheader 

	{ 	

		color: #FFFFFF;
		font-family: verdana;
		font-size: 18px
		

	}


.blue 

	{ 	

		color: #0985B8;
		font-family: arial;
		font-size: 12px

	}

.footer

	{ 	

		color: #666666;
		font-family: arial;
		font-size: 11px;

	}

	