

p            { font-family: Arial, Helvetica, Sans-Serif;
               font-size: 8pt;
	           line-height: 10pt;			   
			   color: #666666;
			   background-color: transparent;
			   text-align: justify;
			   margin-bottom : 5px;
			   margin-top : 5px;
			   margin-left : 5px;
			   margin-right : 5px;
			   clear: none }
			   
h1           { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 8pt; 
			   line-height: 10pt; 
               color: #666666; 
			   background-color: transparent; 
			   text-decoration: none; 
			   text-align: left; 
			   text-indent: 0em; 
			   clear: none; 	
			   border : thin;
	           margin-left : 5px;
	           margin-right : 5px;			   
			   margin-bottom : 0px;
			   margin-top : 5px;}
			   
h2           { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 8pt; 
			   line-height: 10pt; 
               color: #666666; 
			   background-color: transparent; 
			   text-decoration: none; 
			   text-align: center; 
			   text-indent: 0em; 
			   clear: none; 	
			   border : thin;
	           margin-left : 5px;
	           margin-right : 5px;			   
			   margin-bottom : 5px;
			   margin-top : 5px;}
			   
a.one:link     {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #555555;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
	font-weight : normal;
}
a.one:active     {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
	font-weight : normal;
}
a.one:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
	font-weight : normal;
}
a.one:hover      { 
    font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	color: #ffff00;
    background-color: black; 
	font-weight: normal; 
	text-decoration: none; 
	cursor: pointer 
}	
a.two:link     {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
	font-weight : bold;
}
a.two:active     {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
	font-weight : bold;
}
a.two:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
	font-weight : bold;
}
a.two:hover      { 
    font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9px; 
	color: #ffff00;
    background-color: black; 
	font-weight: bold; 
	text-decoration: none; 
	cursor: pointer 
}			   			   			   
