
	body, p, td, dl, h2, h3, h4, h5 {
		font-family: Verdana, Arial, sans-serif;
		color: #cc3300;
	}
	table {
		background-color : #ff6600;
	}
	th {
		background-color : #ff9900; 
		font-family: Verdana, Arial, sans-serif;
		color: #FFFFFF;
	}
	
	td {
		font-size: 11pt;
	}
	
	td.entry {
		background-color: #ffffcc;
	}
	hr {
		color: #ff6600; 
		height: 5px;
	}
	.company {
		font-size: 16pt; 
		font-weight: bold;
	}
	.address {
		font-size: 10pt; 
		font-weight: bold;
	}
	.h1 {
		color: #ffffcc; 
		font-weight: bold; 
		font-size: 28pt;
	}
	.h2 {
		font-weight: bold; 
		font-size: 20pt;
	}
	.h3 {
		font-size: 16pt; 
		font-weight: bold;
	}
	.h4 {
		font-size: 14pt; 
		font-weight: bold;
	}
	.h5 {
		font-size: 12pt; 
		font-weight: bold;
	}
	.alt {
		color: #cc3300; 
		font-weight: bold;
	}
	
	dt a:link {color: #cc3300; font-weight: bold;}
	a:link.alt {color: #cc3300; font-weight: bold;}
	a:visited.alt {color: #cc3300; font-weight: bold;}
	a:link {color: #cc3300;}
	a:visited {color: #cc3300;}


	