<style type="text/css"> <!-- span { font-size:12px }
background { color:red }
--> </style> .deckhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
     
	font-size: 10pt; 
	color: #003300; 
	text-transform: uppercase; 
 }
a:link { 
	color:#000000; 
 }
a:visited { 
	color:#006600; 
 }
a:active { 
	color:#CC0000; 
 }
a:hover { 
	color:#CC0000; 
 }
a.button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
     
	text-decoration: none; 
 }
a.buttonx { 
	font-family: Arial, sans-serif; 
	font-size: 9pt; color: black; border-style:inset; border-color:green;
    background-color: #C3DED5; border-right-width:1pt; border-left-width:1pt;
	text-decoration: none; 
 }
a.button:link { 
	color:#000000; 
 }
a.button:visited { 
	color:#000000; 
 }
a.button:active { 
	color:#CC0000; 
 }
a.button:hover { 
	color:#CC0000; 
 }
