<style>

	a.hdrAnchor, a.hdrAnchor:visited, a.hdrAnchor:active, a.hdrAnchor:link {
		color : #000000;
		text-decoration: none;
	}
	
	a.hdrAnchor:hover {
		color : #CC0000;
		text-decoration:underline;
	}

	a.thumb, a.thumb:visited {
		color: #000000;
		text-decoration: none;
	}
	
	a.thumb:hover {
		color:#CC0000;
		border-color:#FF0000;
		text-decoration:underline;
	}

	td.hdAddress {
		color:#111111;
		font-size:9.0pt;
		font-family:Verdana;
		text-align:center;
	}
	
	td.hdSection {
		color:#111111;
		font-size:9.0pt;
		font-family:Verdana;
		text-align:left;
		text-weight : bold;
	}
	
	td.jobTitle {
		font-size:10pt;
		font-style : italic;
	}
	
	td.companyName {
		font-size:10pt;
		font-weight : bold;
	}
	
	td.cityState {
		font-size:10pt;
		text-align:right;
	}
	
	td {
		color:#111111;
		font-size:10pt;
		font-family:Verdana;
		text-align:left;
	}

	
	td.thumbs {
		color:#111111;
		font-size:10pt;
		font-family:Verdana;
		text-align:center;
	}

	hd {
		color:#111111;
		font-size:10pt;
		font-family:Verdana;
		text-align:left;
	}
	
	img.thumb {
		width:100;
		height:100;
		border-color:#333333;
	}

	hr {
		height : 1px;
		color : Black;
	}
	
	ol {
		margin-bottom:0in;
	}

	ul {
		margin-left:15px;
		margin-bottom:5px;
	}
	
</style>