<style type="text/css">

body
{
	background-color: #2f4f4f;
	font-family: Arial, Sans Serif;
	font-size: 10pt;
	color: #2F4F4F;
}


h1, h2, h3, h4
{
font-family: arial, verdana, 'sans serif'; 
color: #2f4f4f
padding: 10px;
}

p, li
{
font-family: arial, verdana, 'sans serif'; 
color: #2f4f4f;
font-size: 10pt;
}

body
{
	background-color: #2f4f4f;
	font-family: Arial, Sans Serif;
	font-size: 10pt;
	color: #2F4F4F;
}


table
{
	font-family: arial, verdana, 'sans serif'; 
	background-color: #ffffff;
	align: center;
	cell-padding: 10px;
	empty-cells: hide
} 

tr
{
	font-family: arial, verdana;
	font-size: 10pt;
}


td
{
vertical-align: top;
align: left;
}



a:link {color: #2f4f4f}
a:visited {color: #2f4f4f}
a:hover {color: #2f4f4f}
a:active {color: #2f4f4f}
}

ul
{
list-style: disc; 
}

ol
{
list-style: decimal; 
}


p, li, th, td
{
font-size: 100%;
font-family: arial, verdana; 
color: #2f4f4f;
}

h1, h2, h3, h4
{
color:#2f4f4f; 
}

hr
{
color: #2f4f4f;
weight: 1px;
}