body
{
	font-family: Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background: white;
	font-size: 12pt;
	font-weight: normal;
	background-color: #819F00;

}
h1
{
	font-family: Impact, Tahoma, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #3C0470;
	font-size: 30pt;
	font-weight: bold;
	text-align: center;
}
			table 
			{
			background: yellow; 
			border: 2px solid silver; 
			padding: 5px; font-size: 12pt; 
			line-height: 12pt;
			}
			td 
			{
			background: white; 
			border: 1px solid fuchsia; 
			padding: 15px;
			}
			caption 
			{
			background: #819F00;
			color: #9B001C; 
			text-align: center; 
			font-size: 18pt; 
			padding-top: 36pt; 
			padding-bottom: 12pt; 
			font-style: italic;
			}	
		
