<style type="text/css">

	body {
		margin : 5 5 2 5;
	}
	
	body, td {
		font-family : verdana;
		font-size : 8pt;
		color : #1F314A;
	}
	
	td.Foot {
		font-size : 7pt;
		padding : 2 2 2 2;
	}
	
	a, a:Link, a:Visited, a:Active {
		text-decoration : none;
		color : #B37C42;
	}
	a:Hover {
		text-decoration : underline;
	}
	
	td.Menu {
		padding : 3 0 2 0;
	}
		
	a.Menu, a:Link.Menu, a:Visited.Menu, a:Active.Menu {
		color : #1F314A;
		font-size : 8pt;
		text-decoration : none;
	}
	a:Hover.Menu {
		color : #B37C42;
	}
	
	.ProdHead {
		font-size : 12pt; 
		font-weight : bold;
	}
	
	li.ProdList {
		padding-bottom : 3px;
	}
	
	li.Legal {
		font-size : 7pt;
		padding-bottom : 3px;
	}
	
	.Label {
		padding : 0 5 0 5;
	}
	
	.MainText {
		font-size : 10pt;
		font-weight : bold;
	}
	
</style>

