/* Unchanged */
h1 {
	text-decoration: none;
	margin-top: 3;
	margin-bottom: 0;
	font-size: 14px;
	color:#CC0000;
} 


div #main {
	width: 660px;
	margin-top: 20px;		

}

div #masthead {
	
}

 div #navigation {
	
	line-height: 16px;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	
}

div #body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;

	text-align: justify;
	margin-left: 20px;
	color:#121F96;
}



div #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #3300FF;
	line-height: 10pt;
	font-weight: 100;
	background-color: #66CCFF;
	
}
