body {              background: url(ocean.jpg) fixed 10px;
            color: #000000;
            margin-top: 20px;
            margin-bottom: 40px;
            margin-right: 15px;
            margin-left: 15px;
            font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
            font-size: 14pt;
            font-weight: bold; }

a:link {               font-family: Arial;
             font-size: 14pt;
             font-weight: bolder; } 

a:hover {               color: #CC0000; 
             font-family: Arial;
             font-size: 14pt;
             font-weight: bolder; } 

a:visited {               color: #009900; 
             font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
             font-size: 14pt;
             font-weight: bolder; } 

h1 {               font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
             font-size: 34pt;
             text-align:center;
             font-weight: bold; } 

h2 {               font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
             font-size: 18pt;
             text-align:center;
             font-weight: bold; }

h3 {               color: #660000; 
             font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;;
             font-size: 12pt;
             text-align:left;
             font-weight: bold; } 
h1, h2, h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    text-align: center;
}

p {               color: #000000; 
             font-family: Arial;
             font-size: 14pt;
             font-weight: bold;
    text-align: center;
}

#comment			{
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	padding-top:0;
	margin-top: 0px;
	text-align: center;
}    

td {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
}   

ul {  text-decoration: none; 
             font-family: Arial;
             font-size: 18pt;
             font-weight: bolder; }
