body, h1, h2, h3 { 	
	font-family: Verdana, "courier new", "times new roman";
}

body { 	
	font-size:	8pt;
	font-weight:	bold;
}

h1	{	
	display: 		block;
	text-align:		left;
	font-size:		18pt;
	font-weight:	bold;
	color:			#cc0000;
}

h2	{	
	font-size:		14pt;
	font-weight:	bold;
	color:			#3d5b9e;
}

h3	{	
	font-size:		12pt;
	font-weight:	bold;
	color:			#336666;
	margin-bottom: 	0px;
	padding-bottom: 	0px;
}

h4	{	
	font-size:		10pt;
	font-weight:	normal;
	color:			#336666;
}

li	{	
	font-family: Verdana, "courier new", "times new roman";
	font-size:		10pt;
}

p	{	
	font-family: Verdana, "courier new", "times new roman";
	font-size:		10pt;
}

td	{	
	font-family: Verdana, "courier new", "times new roman";
	font-size:		10pt;
	margin-bottom: 	0px;
	padding-bottom: 	0px;
}

  a:link {
        text-decoration: none;
	color: #0066CC;
  }
  a:visited {
        text-decoration: none;
	color: #0066CC;
  }
  a:hover {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
  }


.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-size: 12px; }

