body { 
   color : #000000; 
   background-color: #ffffff;
   }


h1 {
   font-style : normal; 
   font-size : 14pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #333399; 
   background-color: #ffffff;
   line-height: 15pt;
}

h2 {
   font-style : normal; 
   font-size : 12pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #333399;
   background-color: #ffffff;
   line-height: 10pt;
}

h3 {
   font-style : normal; 
   font-size : 12pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #333399; 
   line-height: normal;
}

body {
   font-style : normal; 
   font-size : 11pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}

p {
   font-style : normal; 
   font-size : 11pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}

.center 	
	{
	font-family: serif;
	text-align: center;
   	}

.b
	{
	font-family: serif;
	font-weight: 700;
	}
	
.i
	{
	font-family: serif;
	font-style: italic;
	}	

td {
   font-style : normal; 
   font-size : 11pt; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
}

a:hover {
   color: #ff9900;
   text-decoration: none;
}

a {
   color : #333399; 
   text-decoration: none;
}
ul {
	list-style-type: circle;
}
