<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Style Sheet</title>
</head>

<body>
A:link {text-decoration: none;color: }
A:active {text-decoration: none;color: }
A:visited {text-decoration: none;color:none}

A:HOVER {Text-Decoration:underline; color: none}
	.WHITELINK {Text-Decoration:None; color: WHITE}
	.GREENLINK {Text-Decoration:None; color: Green}
	.NAVYLINK {Text-Decoration:None; color: NAVY}
	.REDLINK {Text-Decoration:None; color: Red}
	.BLACKLINK {Text-Decoration:None; color: #000099}
	.BLUELINK {Text-Decoration:None; color: Blue}

#text1 {
     display:block;
     font-family: verdana;
     font-weight: ;
	 color: black;
     font-size: 8pt;
     text-align: left;
     }
#text2 {
     display:block;
     font-family: arial;
     font-weight: ;
	 color: navy;
     font-size: 10pt;
     text-align: left;
     }
	 
#text3 {
     display:block;
     font-family: verdana;
     font-weight: ;
	 color: navy;
     font-size: 12pt;
     text-align: center;
     }
	  
#text5 {
     display:block;
     font-family: verdana;
     font-weight: bold;
	 color: navy;
     font-size: 12pt;
     text-align: center;
     } 
#sale1 {
     display:block;
     font-family: arial;
     font-weight: bold;
	 color: red;
     font-size: 10pt;
     text-align: left;
     } 
	  
#textnews {
     display:block;
     font-family: verdana;
     font-weight: ;
	 font style: italic;
	 color: Blue;
     font-size: 9pt;
     text-align: left;
     }
#textcolor {
     display:block;
     font-family: verdana;
     font-weight: ;
	 font style: ;
	 color: Navy;
     font-size: 9pt;
     text-align: left;
     }
#textcenter {
     display:block;
     font-family: verdana;
     font-weight: ;
	 font style: ;
	 color: Navy;
     font-size: 8pt;
     text-align: center;
     }
	 
#note {
     display:block;
     font-family: verdana;
     font-weight: ;
	 font style: italic ;
	 color: Green;
     font-size: 8pt;
     text-align: center;
     }
	 
#notes{
     display:block;
     font-family: Helvetica;
     font-weight: ;
	 color: navy;
     font-size: 14pt;
     text-align: left;
     } 
	
#notes2{
     display:block;
     font-family: Helvetica;
     font-weight: ;
	 color: navy;
     font-size: 16pt;
     text-align: center;
     } 
	  
#head1 {
     display:block;
     font-family: Verdana;
     font-weight: bold;
	 color: Navy;
     font-size: 24pt;
     text-align: center;
     }
#foot1 {
     display:block;
     font-family: Verdana;
     font-weight: bold;
	 color: Navy;
     font-size: 10pt;
     text-align: center;
     }  
#sm1{
     display:block;
     font-family: Verdana;
     font-weight: bold;
	 color: navy;
     font-size: 9pt;
     text-align: center;
     }
 
#notice{
     display:block;
     font-family: Helvetica;
     font-weight: bold;
	 color: red;
     font-size: 22pt;
     text-align: center;
     }
#noticea{
     display:block;
     font-family: Helvetica;
     font-weight: bold;
	 color: navy;
     font-size: 12pt;
     text-align: left;
     }  
#noticeb{
     display:block;
     font-family: Helvetica;
     font-weight: ;
	 color: navy;
     font-size: 14pt;
     text-align: center;
     } 
#notice2 {
     display:block;
     font-family: Helvetica;
     font-weight: bold;
	 color: navy;
     font-size: 18pt;
     text-align: center;
     }

</body>
</html>
