
h1 {
	font-family: tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
	
h2 {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
h3 {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
h4 {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
tablehead {
	padding: 3px;
	border: 1px;
	border-color: #000000;
	}
	
table.bordered {
	border: 1px solid #00A9EB;
	border-collapse: collapse;
	}	
	
th {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	}

th.section {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #0333CC;
	font-weight: bold;
	text-align: left;
	text-indent: 10;
	background-color: #FFF061;
	border: 1px solid #000000;
	height:22;
}

bodybold {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}	
	
body {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFF8DB;
	}
	
td {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: navy;
	}

td.bordered {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #0061A8;	
	border: 1px solid #00A9EB;
}

td.section {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #0333CC;
	font-weight: bold;
	text-align: left;
	text-indent: 10;
	background-color: #FFF061;
	border: 1px solid #000000;
	height:22;
}
