
body {
background-image:
url('images/background.gif')
}

h1 {font-size: 8.5pt}
h1 {color: #CCCCCC}
h1 {font-family: verdana}
h1 {font-weight: normal}


h2 {font-size: 11pt}
h2 {color: #FFFFFF}
h2 {font-family: arial}
h2 {font-weight: normal}


h3 {font-size: 14pt}
h3 {color: #F1E2E2}
h3 {font-family: arial}
h1 {font-weight: bold}

h4 {font-size: 8.5pt}
h4 {color: #D1A5A5}
h4 {font-family: verdana}

h5 {font-size: 14pt}
h5 {color: #663333}
h5 {font-family: arial}
h5 {font-weight: bold}

h6 {font-size: 8.5pt}
h6 {color: #663333}
h6 {font-family: verdana}
h6 {font-weight: normal}




a.one:link 
{
color: #FFCCCC; 
text-decoration: none; 
font-size: 8.5pt; 
font-family: verdana; 
font-weight: bold;
}

a.one:visited 
{
color: #FFCCCC; 
text-decoration: none; 
font-size: 8.5pt;
font-family: verdana; 
font-weight: bold;
}

a.one:hover 
{
color: #FFFFFF; 
text-decoration: underline; 
font-size: 8.5pt;
font-family: verdana; 
font-weight: bold;
}

a.two:link 
{
color: #FFCCCC; 
text-decoration: none; 
font-size: 11pt; 
font-family: arial; 
font-weight: bold;
}

a.two:visited 
{
color: #FFCCCC; 
text-decoration: none; 
font-size: 11pt;
font-family: arial; 
font-weight: bold;
}

a.two:hover 
{
color: #FFFFFF; 
text-decoration: underline; 
font-size: 11pt;
font-family: arial; 
font-weight: bold;
}

a.three:link 
{
color: #663333; 
text-decoration: none; 
font-size: 8pt; 
font-family: arial; 
font-weight: normal;
}

a.three:visited 
{
color: #663333; 
text-decoration: none; 
font-size: 8pt;
font-family: arial; 
font-weight: normal;
}

a.three:hover 
{
color: #D1A5A5; 
text-decoration: underline; 
font-size: 8pt;
font-family: arial; 
font-weight: normal;



















