@charset "iso-8859-1";



<style type="text/css">

H1 { 
text-decoration: none;
text-color: #fffff;; 
color: #ffffff;
font-family: Arial,Helectiva; 

} 



.blacktext:{ 
text-decoration: none;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.blacktext:link { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.blacktext:hover { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.blacktext:active { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.blacktext:visited { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

}



.smalltext:{ 
text-decoration: none;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.smalltext:link { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.smalltext:hover { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.smalltext:active { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.smalltext:visited { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

}

body { 

background-repeat: no-repeat;
background-position:  center; 
background-attachment: fixed
font-family: Arial,Helectiva; 
}


</style>