<STYLE TYPE="text/css">
<!--

	h1          { 	color: red; 
					font-family: Arial; 
					padding-left: 1em; 				}
					
	H2 			{ 	color: 			brown;
					font-family: Arial; 
					padding-left: 1em; 				}
					
	H3 			{ 	color: 			green;			
					font-family: Arial; 
					padding-left: 1em; 				}
					
	H4			{ 	color:			brown;			
					font-family: Arial; 
					padding-left: 1em; 				}
					
	H5	 		{ 	color: 			red;			
					font-family: Arial; 
					padding-left: 1em; 				}

	LI 			{ color:				red;
				  padding-left: 		0.5em;
				  padding-right: 		1.5em;	
				  margin-left:			1.5em;
				  line-height: 			1.5em;
				  font-weight:			bolder; 	}


	p            { text-align: justify; 
				   color: #000000; 
				   font-family: Verdana; 
				   font-size: 12px; 
				   
				   padding-right: 3em;
				   padding-left: 3em; }
		   
				   
	a:link 		{	color:			blue;			}
				
	a:visited	{	color:			purple;			}

	body         { 	topmargin: 0;
					leftmargin: 0;  
					background-color: #FAFEC0;  
               		background-attachment: fixed; }
			   

	EM 			{	font-weight: 		bold;	 		}

	p.bottomtext { font-size: 10 }
	
	p.menu { font-size: 12px10}

	img { padding-left: 2em; }
	
	img.right 	{	float: 			right;				}
	img.left 	{	float: 			left;				}
	img.center 	{	float: 			center;				}

	TD.2col 	{ 	width: 			50%;
					VALIGN: 		center;
									 			}

.Item {
   cursor: hand;
   font-family: verdana; 
   font-size: 10pt;
   font-style: normal;
   color: blue
 }
.Highlight {
   cursor: hand; 
   font-family: verdana;
   font-size: 11pt;
   font-style: bold;
   background-color: red;
   color:white;
 }
-->
</STYLE>

