body { font-family: Arial, Helvetica, sans-serif;
       background-image :url('sunny3.gif');
       background-repeat:repeat}

    a:link { color: #000000; font-weight: normal }
    a:visited { color: #000001; font-weight: normal }
    a:hover { color: #ff2405; font-weight: bold }
    a:active { color: #000000; font-weight: bold}


td {font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt;
    font-weight: normal}
	
th {font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
    font-weight: bold;}
 
#content{position:absolute;top:2%;left:20%;
            border-left:2px solid black;
            border-right:2px solid black;
            padding:20px;
            width:60%;
            height:96%;
            background-color:#d5dcef;} 
#content p {font-size:9pt;}
#content h1 {font-size:11pt;}
#content h2 {font-size:9pt;}


h1.title {font-size:12pt; 
          color:#00709e;
          text-align:center}
p.title {font-style:italic}
p.links {text-align:center}
a.small {font-size:6pt}
a.med {font-size:9pt}

a.menu:link {color:#000000; text-decoration: none; font-weight: bold;}
a.menu:hover {color:#ff2405; text-decoration: none; font-weight: bold;}
a.menu:visited {text-decoration: none; font-weight: bold;}
a.menu:active {color:#000000; text-decoration: none; font-weight: bold;}	

#date
{ 
 font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
 font-weight: normal;
 color:#ffffff;
}

td.headings
{ 
 font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
 font-weight: bold;
 color:#ff3705;
}

td.headings1
{ 
 font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
 font-weight: bold;
 color:#000000;
}

td.menu
{ 
 font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
 font-weight: bold;
}

td.subscript
{ 
 font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}

td.name
{ 
 font-family: Arial, Helvetica, sans-serif; font-size: 14pt;
  color:#fe4a1e;
}