		.masthead { 
			color:#000000;
			font-size:14px;
			font-weight:normal;
			font-family:helvetica;	
			padding: 0px;
			background-color: #6699cc;
			border-color: #000000;
			border-width: 0px;
			border-style: solid;

		}
	
		.content { 
			color:#000000;
			font-size:14px;
			font-weight:normal;
			font-family:helvetica;	
			padding: 20px;
			background-color: #FFFFFF;
			border-color: #000000;
			border-width: 0px;
			border-style: solid;

		}

		.content a { 
			color:#0000FF;
			font-size:10px;
			font-weight:normal;
			font-family:helvetica;	
					
		}


		.nav { 
			text-decoration: none;
			color: #6699cc;
			font-weight : normal;
			font-family:arial;
			font-size:14px;
			background-color:#BBBBBB;
			border-color: #6699cc;
			border-width: 0px;
			border-style: solid none solid solid;

		}


		.nav a { 
			text-decoration: none;
			color: #FFFFFF;
			font-weight : normal;
			font-family:helvetica;
			font-size:16px;
	
		}


		.nav a:visited { 
			text-decoration: none;
			color: #FFFFFF;
			font-weight : normal;
			font-family:helvetica;
			font-size:16px;
	
		}


		.nav a:active { 
			text-decoration: none;
			color: #FFFFFF;
			font-weight : normal;
			font-family:helvetica;
			font-size:16px;
	
		}


		.nav a:hover { 
			text-decoration: none;
			color: #DC143C;
			font-weight : normal;
			font-family:helvetica;	
			font-size:16px;

		}

		.navlink { 
			border-style: groove groove groove groove;
			border-width: 0px;
			border-color: #6699cc;
			background-color: #6699cc;
			padding:  3 px;
			margin:  5 px;

		}







			.infobar { 
			color:#eeeeee;
			font-size:14px;
			font-weight:normal;
			font-family:arial;	
			text-align: center;

					
		}

			.infobar a { 
			color:#000000;
			font-size:14px;
			font-weight:normal;
			font-family:helvetica;	

					
		}


		.bottomnav { 
			text-decoration: none;
			color: #CD853F;
			font-weight : normal;
			font-family:helvetica;
			font-size:10px;
			text-align:center;
			margin:5px;
			padding: 3px;
		}


		.bottomnav a { 
			text-decoration: none;
			color: #CD853F;
			font-weight : bold;
			font-family:helvetica;
			font-size:10px;
			text-align:center;
			margin:5px;
			padding: 3px;
		}


		.bottomnav a:visited { 
			text-decoration: none;
			color: #CD853F;
			font-weight : bold;
			font-family:helvetica;
			font-size:10px;
			text-align:center;
			margin:5px;
			padding: 3px;
		}


		.bottomnav a:active { 
			text-decoration: none;
			color: #FFFFFF;
			font-weight : bold;
			font-family:helvetica;
			font-size:10px;
			text-align:center;
			margin:5px;
			padding: 3px;
		}


		.bottomnav a:hover { 
			text-decoration: none;
			color: #FFFFFF;
			font-weight : bold;
			font-family:helvetica;	
			font-size:10px;
			text-align:center;
			margin:5px;
			padding: 3px;

		}

		.copyright{ 
			text-decoration: none;
			color: #000000;
			font-weight : normal;
			font-family:helvetica;	
			font-size:16px;
			text-align:center;
			margin:5px;
			padding: 20px;

		}
