	body {
		font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
		color : #000000;
		font-size : 10pt;
	}
	
	td {
		font-family : Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size : 10pt;
	}
	
	tr.titleBarTop {
		background : #FF9933;
	}

	.title {
		font-size : 200%;
		color : #ffffff;
		font-weight : bold;
	}
	
	tr.tableBody1 {
		background : #ffff99;
	}
	
	.heading {
		color : #003399;
		font-size : 120%;
		font-weight : bold;
	}
	
	table.leftnav {
	background : #ffff99;
	vertical-align: top;
	}
	
	td.tableHead1 {
		color : #003399;
		background : #dcdcdc;
	}
	
		tr.tableHead1 {
		color : #003399;
		background : #dcdcdc;
	}
	
	h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
	h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
	a {
		color : #003399;
		text-decoration : underline;
	}
	
	a:visited {
		color: purple; 
		text-decoration: underline} 

	a:hover {
		text-decoration : underline;
		color : #999999;
	}

	tr.tableBody2 {
		background : #ffffff;
	}

	tr.tableHead2 {
		color : #003399;
		background : #ccccff;
	}
	
	td.tableHead2 {
		color : #003399;
		background : #ccccff;
	}

	.flame {
	color: #FF3300;
	font-weight: bold;
	}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
