body         
{ 
	background-color:rgb(226, 226, 226);
	color:rgb(0, 0, 128);
	font-family:Verdana; 
	font-size:10pt;
	color:#000080; 
	text-align:left; 
	text-indent:0;
	word-spacing:0; 
	line-height:150%; 
	margin:0; 
}

p
{ 
	font-family: Verdana; 
	font-size: 10pt;
	color: #000080; 
	text-align: left; 
	text-indent: 0;
	word-spacing: 0; 
	line-height: 150%; 
	margin: 0; 
}

h1
{
	font-family: Verdana; 
	font-size: 16pt; 
	color: #000080; 
	font-weight: bold;
}

h2           
{ 
	font-family: Verdana; 
	font-size: 14pt; 
	color: #000080;
	font-weight: bold; 
}

h3
{
	font-family: Verdana; 
	font-size: 12pt; 
	color: #000080;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px; 
}

h4
{
	font-family: Verdana; 
	font-size: 11pt; 
	color: #000080;
	font-weight: bold;
}

li
{
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 0;
}

table
{
	table-border-color-light: rgb(0, 0, 128);
	table-border-color-dark: rgb(0, 0, 128);
	border-color: rgb(0, 0, 128);
}

th
{
	border-color: rgb(0, 0, 128);
}

td
{
	border-color: rgb(0, 0, 128);
}

table
{
	border: 0
	width: 800px
	align: center
}
