body
{ 
background-image: 
url('bg.jpg');
background-repeat: repeat-x
}


h1 {font-size: 9pt}
h1 {color: #000000}
h1 {font-family: verdana}
h1 {font-weight: normal}

h2 {font-size: 11pt}
h2 {color: #669900}
h2 {font-family: arial}
h2 {font-weight: Bold}

h3 {font-size: 14pt}
h3 {color: #006600}
h3 {font-family: arial}
h1 {font-weight: normal}

h4 {font-size: 8pt}
h4 {color: #000000}
h4 {font-family: verdana}
h4 {font-weight: normal}

h5 {font-size: 8pt}
h5 {color: #FFFFFF}
h5 {font-family: verdana}
h5 {font-weight: normal}

h6 {font-size: 20pt}
h6 {color: #33FF00}
h6 {font-family: arial}
h6 {font-weight: bold}


a.one:link 
{
color: #006600; 
text-decoration: none; 
font-size: 9pt; 
font-family: verdana; 
font-weight: bold;
}

a.one:visited 
{
color: #006600; 
text-decoration: none; 
font-size: 9pt;
font-family: verdana; 
font-weight: bold;
}

a.one:hover 
{
color: #00CC00; 
text-decoration: underline; 
font-size: 9pt;
font-family: verdana; 
font-weight: bold;
}


a.two:link 
{
color: #006600;  
text-decoration: none;
font-size: 8.5pt; 
font-family: arial; 
font-weight: bold;
}

a.two:visited 
{
color: #006600;  
text-decoration: none;
font-size: 8.5pt;
font-family: arial; 
font-weight: bold;
}

a.two:hover 
{
color: #000000; 
text-decoration: underline; 
font-size: 8pt;
font-family: arial; 
font-weight: bold;
}


a.three:link 
{
color: #006600;  
text-decoration: none;
font-size: 7pt; 
font-family: arial; 
font-weight: normal;
}

a.three:visited 
{
color: #006600;  
text-decoration: none;
font-size: 7pt;
font-family: arial; 
font-weight: normal;
}

a.three:hover 
{
color: #00CC00; 
text-decoration: underline; 
font-size: 7pt;
font-family: arial; 
font-weight: normal;
}


a.four:link 
{
color: #33FF33;  
text-decoration: none;
font-size: 9pt; 
font-family: verdana; 
font-weight: bold;
}

a.four:visited 
{
color: #33FF33;  
text-decoration: none;
font-size: 9pt;
font-family: verdana; 
font-weight: bold;
}

a.four:hover 
{
color: #99FF99; 
text-decoration: underline; 
font-size: 9pt;
font-family: verdana; 
font-weight: bold;
}









