BODY{
	background-color: #FFFFFF;
	font-family: Arial,Geneva,Helvetica,sans-serif;
	
	text-indent: 0;
	margin-left:10; font-size:smaller
}	

DIV.box      {display:'none'  }

TABLE{
	text-indent: 0;
	margin-left:10
}	

 

TABLE.answer{
	display:none;
	width: '85%'; 
	cellspacing: 0;
	cellpadding: 0;
	border: 0px none; 
	text-indent:5; 
	margin-left:10
}

TD {
	text-indent: 0px
}

TR.boxed {
	background-color: #FFFFCC;
	text-indent: 0px	
}

TABLE.boxed {
	background-color: gainsboro;
	text-indent: 0px	
}
TD.shadow {
	border-bottom: 1px solid silver;
	border-right: medium none;
	border-left: medium none;
	border-top: medium none
	}
	
TH.shadow {
	background-color: #C0C0C0;
	text-align: left
}

TABLE.maintext {
	width: '85%'; 
	cellspacing: 0;
	cellpadding: 0;
	border: 0px none; 
	text-indent:0; 
	margin-left:10
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size:9pt;
}

A {
	color: #0000FF;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-decoration : none
}
 
A:Hover {
	color: #800080;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-decoration : none
}

H1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18pt; 
	color: #800000;
	width: 100%;
	text-indent: 0px
}

H2 {
	font-family: Tahoma;
	font-size: 16pt; 
	color: #800000;
	width: 100%;
	text-indent: 0px; font-weight:bold
}

H3 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold; 
	color: #800000;
	width: 100%;
	text-indent: 0px
}

H4 {
	font-family: Tahoma;
	font-size: 12pt; 
	font-weight: bold;
	color: #800000;
	width: 100%;
	text-indent: 0px
}

H5 {
	font-family: Tahoma; 
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
	width: 100%;
	text-indent: 0px
}

H6 {
	font-family: Tahoma; 
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
	width: 100%;
	text-indent: 0px
}