html, body, #mainDiv {
    width: 640px; height: 100%; background-color: #B2C69C;
    border: 0; padding: 0; margin: 0 auto;
	font: 13px Myriad,Arial,Helvetica,clean,sans-serif; 
	*font-size: small;
	*font: x-small;	
/*	color: navy; */ 
}
/*
body .soria .dijitTab {
	color: #0066CC;
} 
body .soria .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
	color: #00336D !important;
}
*/	  
h1 {
	font-size: 1.5em; 
	font-weight: normal;
	line-height: 1em; 
	margin-top: 1em;
	margin-bottom:0;
}
h2 { 
	font-size: 1.1667em; 
	font-weight: bold; 
	line-height: 1.286em; 
	margin-top: 1.929em; 
	margin-bottom:0.643em;
}
h3, h4, h5, h6 {
	font-size: 1em; 
	font-weight: bold; 
	line-height: 1.5em; 
	margin-top: 1.5em; 
	margin-bottom: 0;
}
p { 
	font-size: 1em; 
	margin-top: 1.5em; 
	margin-bottom: 1.5em; 
	line-height: 1.5em;
}
ol li, ul li { 
	font-size: 1em; 
	line-height: 1.5em; 
	margin: 0;
}
table {  font-size:100%; }
