
body {	
	font-family: ariel, verdana, geneva, sans-serif;
	font-size: 10pt;
	color: #003366;	background: white;
	
}


div#page {
	width: 780px; 
	margin-left: auto; margin-right: auto; 
	border: 5px ridge #003366;
	color: #003366;	background: #a9a9a9;
	padding-left: 5%; padding-right: 5%; padding-top: 3%; padding-bottom: 3%;
}

div.scroll { verflow:scroll; height: 440px; overflow: auto; color: #003366; background: white;}

.style1 { 
	color: white; 
	background: inherit; 
	font-size: 21pt; 
	font-weight: bold;
}

.style2 {
	color: #003366; 
	background: inherit; 
	font-size: 14pt; 
	font-weight: bold;
}	

.style3 {
	color: #003366;
	background: inherit;
	font-size: 16pt;
	font-weight: bold;
}

.style4 {
	color:	#003366; 
	background: inherit; 
	font-size: 10pt; 
	font-weight: normal;
}	

.style5 {color:	#003366; background: inherit; font-size: 12pt; 
	font-weight: bold; }	

h1, h2, h3, h4 {font-weight: bold; }

h1, { color: white; }	

h2, h4 { color: #003366; }

h3 {font-size: 11pt; }

em { font-weight: bold; }

p.content   { font-size: 10pt; text-align: justify; padding-left: 5%; padding-right: 5%;}

p.bottomnav { font-size: 10pt; }	
	
p.copyright { font-size: 8pt; }	

table.banner, table.nav, table.condos table.view { width: 100%; }

table.view, table.condos {background: white;}



