body 
{ background: #ccccff; 

}
  td { font-family: verdana; font-size:11px; color: #000000;  }
	h1 { font-family: verdana; font-size:18px; font-weight:bold; color: #000066; }
	h2 { font-family: verdana; font-size:16px; color: #000066;  }
		h3 { font-family: verdana; font-size:12px; color: #000066;  }
		h4 { font-family: verdana; font-size:14px; color: #000066;  }
        ul {font-family: verdana; font-size:11px; color: #000066;  }
a {
		color: #000066;
		font-weight: normal;
		text-decoration: underline;
	}

a:hover {
		color: #7676A6;
		text-decoration: none;
	}


	#navlinks a {
		color: #000000;
		background-color: #ccccff;
		display: block;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		padding: 8px;
		
	}
	

	#navlinks a:hover {
		color: #000000;
		background-color: #ffffff;
	}
	
	#sub p { font-family: verdana; font-size:8pt; color: #000000; line-height: 10pt; letter-spacing: 0pt }
	
	#sub a {
		color: #003C2D;
		font-weight: normal;
		font-size:8pt; 
		text-decoration: underline;
	}


	#sub a:hover {
		color: #006677;
		font-size:8pt; 
		text-decoration: none;
	}