body {
    background-color: #F0E68C;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
p { font-family: Tahoma;  
font-size: 16px;
color: #cc3333;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
   }	
p.mini { font-family: Tahoma;  
font-size: 14px;
color: #cc3333;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
   }	
h2 { font-family: Tahoma;  
color: #cc3333;
	font-weight: bolder;
	font-style: italic;
   }	
td.time { font-family: Tahoma;  
font-size: 16px;
font-weight: bolder; 
color;
   color: #cc3333;
   text-align: center;
   }
table.main { 
	width: 100%; 
	}
table.main2 { 
	border: medium solid #cc3333;
	text-align: center;
	border-style: dotted;
	}
ul { font-family: Tahoma;  
font-size: 16px;
font-weight: bolder; 
color: #cc3333;
text-align: left;
}

