<style type="text/css">
.code{
}

body
{
	    background-color:#ffffff;
        font-size: 9pt;
        font-family: times, arial;
		background-image: url("bg.jpg");
		background-repeat:repeat-x;
		float:left;
		}  

		
		
table, td, p		
		{
        color:#ffffff;
        font-size: 11pt;
        font-family:    times, arial;
		}

A:link { color:#ffffff; text-decoration: none; font-weight: bold;}
A:visited { color:#ffffff; text-decoration: none; font-weight: bold;}
A:active { color:#ffffff; text-decoration: none; font-weight: bold;}
A:hover { color:#ffffff; text-decoration: underline;}

a.copy:link {color:#ad1832; text-decoration: none; font-size: 11pt;}
a.copy:visited {color:#ad1832; text-decoration: none; font-size: 11pt;}
a.copy:active {color:#ad1832; text-decoration: none; font-size: 11pt;}	
a.copy:hover { color:#ad1832; text-decoration: underline;}



</style>