<style type="text/css">

a:link {}
a:link{color:#B6A767; text-decoration:none; font-weight:bold;}
a:visited {color:#A8A8A8; text-decoration:none; font-weight:bold;}
a:active {text-decoration: none; font-weight:bold;}
a:hover {font-size:100%; color:#FF0000; text-decoration:none; font-weight:bold;}

h1,h2,h3{font-weight:bold;}
h3,h4{font-size:8pt;}

h1{font-size:12pt; text-transform:uppercase;}
h2{font-size:10pt; text-decoration:underline;}
h4{font-weight:normal;	font-style: italic;	line-height: 14px;}
p{font-size:8pt; line-height:20px;}

body{
	background-image: url(title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:verdana;
	margin: 30px;
}

</style>
