<STYLE TYPE="text/css">
<!--  

html {	margin: 0;
		padding: 0;
		height:100%;
		}
		
		
  BODY {
	margin: 0;
	padding: 0;	
	color: #C0C0C0;
	height:100%;
	background-color: #333344;
	font-family: "verdana";
	color : #222222;	
	font-size: 11;
	
		  }
		  
.bg {background-color: #333344;}


A:link {text-decoration: underline; color : #222222;}
A:visited {text-decoration: underline; color : #222222;}
A:active {text-decoration: underline; color:#222222;}
A:hover {text-decoration: underline; color: #222222;}

DIV.titlebar{ background-color: #151515;
		  color: #EEEEEE ;
		  font-family: "century gothic";
		  text-align: right;
		  font-size: 13;
		  padding-right: 20;
		  padding-top: 2;
		  padding-bottom: 5;
		  margin-top: 0;
}


.titlebar{ background-color: #151515;
		  color: #EEEEEE ;
		  font-family: "century gothic";
		  text-align: right;

		  	
}

A.titlebar{
	font-size: 13;	
	text-decoration: underline; 
	color : white; 
	font-weight: normal;
}

P.titlebar{
	font-size: 13;
	color : white; 
	font-weight: normal;
}

TD.titlebar{
	padding-right: 20;
		font-size: 13;
}


#main{
    background-color: white;
	width: 800px;
	height=100%;
	bottom:0;
	margin: 0px auto 0px;
	padding: 0;
	text-align: justify;
}
		  


  H1	{	font-family: "century gothic";
			color : #444444;
			font-size: 24;
			margin-left: 20;
			font-weight: bold}
			
  H2	{	font-family: "century gothic";
			color : #222222;
			font-size: 16;
			text-align: left;
			margin-left: 20;
			}
	
  H3	{	font-family: "century gothic";
		color : #222222;
			font-size: 14;
			margin-left: 20;
			 font-weight: bold;
			
			}
	
  H4	{	color : #222222;
			font-size: 13;
			text-align: left;		
		}
			
			
  H5	{	color : #222222;
			font-size: 12;
			 text-align: left;
			 font-weight: bold;
			 margin-left: 20;
			 padding-bottom:0;
			 margin-bottom:0;  
			}
							
  P	{	
		//font-family: "century gothic";
		color: #222222 ;

		text-align: justify;
		margin-left: 20px;
		margin-right: 20px;	
		font-size: 11;
		}

LI,UL	{	
			color : #222222;

		}
			
TD  { 	  color: #222222 ;
		  background-color: white;
		  		font-size: 11;
		
}



					
 .small	{
			font-size: 10;
			text-align: justify	
				}
			


img {
border-width : none;
border : none;
border-style: none;
}


  .indent
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }

 -->
 
</STYLE>

