


body
{ 
background-image: 
url('images/bg2.gif');
background-repeat: repeat-x
}





h1 {font-size: 8.5pt}
h1 {color: #ffffff}
h1 {font-family: verdana}
h1 {font-weight: normal}

h2 {font-size: 11pt}
h2 {color: #ffffff}
h2 {font-family: arial}
h2 {font-weight: Bold}

h3 {font-size: 14pt}
h3 {color: #99ccff}
h3 {font-family: arial}
h3 {font-weight: normal}

h4 {font-size: 8.5pt}
h4 {color: #99ccff}
h4 {font-family: verdana}
h4 {font-weight: normal}

h5 {font-size: 11pt}
h5 {color: #8d7bea}
h5 {font-family: arial}
h5 {font-weight: bold}

h6 {font-size: 8pt}
h6 {color: #99ccff}
h6 {font-family: arial}
h6 {font-weight: normal}



a.one:link 
{
color: #99ccff; 
text-decoration: none; 
font-size: 9pt; 
font-family: verdana; 
font-weight: bold;
}

a.one:visited 
{
color: #99ccff; 
text-decoration: none; 
font-size: 9pt;
font-family: verdana; 
font-weight: bold;
}

a.one:hover 
{
color: #FFFFFF; 
text-decoration: underline; 
font-size: 9pt;
font-family: verdana; 
font-weight: bold;
}


a.two:link 
{
color: #A8B9D5;  
text-decoration: none;
font-size: 8.5pt; 
font-family: arial; 
font-weight: bold;
}

a.two:visited 
{
color: #A8B9D5;  
text-decoration: none;
font-size: 8.5pt;
font-family: arial; 
font-weight: bold;
}

a.two:hover 
{
color: #FFFFFF; 
text-decoration: underline; 
font-size: 8pt;
font-family: arial; 
font-weight: bold;
}


a.three:link 
{
color: #7591BD;  
text-decoration: none;
font-size: 7pt; 
font-family: arial; 
font-weight: normal;
}

a.three:visited 
{
color: #7591BD;  
text-decoration: none;
font-size: 7pt;
font-family: arial; 
font-weight: normal;
}

a.three:hover 
{
color: #FFFFFF; 
text-decoration: none; 
font-size: 7pt;
font-family: arial; 
font-weight: normal;
}












