body
{ 
background-image: 
url('strip2.gif');
background-repeat: repeat-x
}


h1 {font-size: 9pt}
h1 {color: #FFFFFF}
h1 {font-family: verdana}
h1 {font-weight: normal}

h2 {font-size: 11pt}
h2 {color: #9966FF}
h2 {font-family: arial}
h2 {font-weight: Bold}

h3 {font-size: 14pt}
h3 {color: #FF33CC}
h3 {font-family: arial}
h1 {font-weight: normal}

h4 {font-size: 8pt}
h4 {color: #999999}
h4 {font-family: verdana}
h4 {font-weight: normal}

h5 {font-size: 11pt}
h5 {color: #FFFFFF}
h5 {font-family: arial}
h5 {font-weight: bold}


a.one:link 
{
color: #FF99FF; 
text-decoration: none; 
font-size: 9pt; 
font-family: verdana; 
font-weight: bold;
}

a.one:visited 
{
color: #FF99FF; 
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: #999999;  
text-decoration: none;
font-size: 8pt; 
font-family: arial; 
font-weight: bold;
}

a.two:visited 
{
color: #999999;  
text-decoration: none;
font-size: 8pt;
font-family: arial; 
font-weight: bold;
}

a.two:hover 
{
color: #CCCCCC; 
text-decoration: underline; 
font-size: 8pt;
font-family: arial; 
font-weight: bold;
}


a.three:link 
{
color: #333333;  
text-decoration: none;
font-size: 7pt; 
font-family: arial; 
font-weight: normal;
}

a.three:visited 
{
color: #333333;  
text-decoration: none;
font-size: 7pt;
font-family: arial; 
font-weight: normal;
}

a.three:hover 
{
color: #666666; 
text-decoration: none; 
font-size: 7pt;
font-family: arial; 
font-weight: normal;
}


a.four:link 
{
color: #330033;  
text-decoration: none;
font-size: 9pt; 
font-family: arial; 
font-weight: normal;
}

a.four:visited 
{
color: #330033;  
text-decoration: none;
font-size: 9pt;
font-family: arial; 
font-weight: normal;
}

a.four:hover 
{
color: #660066; 
text-decoration: none; 
font-size: 9pt;
font-family: arial; 
font-weight: normal;
}









