BODY, TD, P, UL, LI {
	background-color : #DED5CC;
	font-family : Arial, helvetica;
	font-size : 10pt;
}

.mall {
	font-family : Arial, helvetica;
	font-size : 10pt;

}

.notice {
	padding-top: 2pt;
	padding-left: 2pt;
	
	
	border-top-width: thin;
	border-top-color: #660000;
	border-top-style: outset;
	
	border-left-width: thin;
	border-left-color: #600000;
	border-left-style: inset;
	
	
	border-bottom-width: thin;
	border-bottom-color: #660000;
	border-bottom-style: outset;
	
	border-right-width: thin;
	border-right-color: #600000;
	border-right-style: inset;	
	
}



.nav {
	font-family : Arial, helvetica;
	font-size : 8pt;
	font-align: center

}



H2, H3, H4, hr {color : #600000;
	font-family : Arial, helvetica;
	font-style: italic;
	}
		
