/* CSS Document */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#iFlash {
	width: 800px;
}

.content {
	margin-left: 7px;
	width: 790px;
}

.content p {
	font-size: 15px;
	line-height: 200%; 
	color: #000000;
	text-decoration: none;
	}

.content h1 {
	font-size: 25px;
	color: #000000;
	text-decoration: none;
	margin-top: 50px;
	}
	
.contentiyp p {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	}

.contentiyp h1 {
	font-size: 25px;
	color: #000000;
	text-decoration: none;
	margin-top: 50px;
	}
	
#small p {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
	
#doublespace p {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 200%;
	}

.style2 {font-size: x-large}

#logos {
	margin: 10px;
	width: 780px;
}

#logos td {
	width: 130px;
	text-align: center;
}

#copyright {
	display: block;
	padding: 3px;
	background-color: #111d38;
	font-size: 11px;
	color: #fff;
	text-align: center;
	width: 800px;
}

.copyright p {
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
	}