body  {
	font-size : 10pt;
	font-family : Verdana, Arial, Geneva, Helvetica, San serif;
	color : #000066;
	background : #F7EFC6;
}

H1  {
	font-size : 18pt;
	font-style : normal;
	color : #8b4513;
	font-family : Verdana, Arial, Geneva, Helvetica, San serif;
	font-weight : bold;
}

H2  {
	font-size : 12pt;
	font-style : normal;
	color : #8b4513;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
	font-weight : bold;
	text-align : center;
}

H3  {
	font-size : 10pt;
	font-style : normal;
	color : #8b4513;
	font-weight : bold;
	font-family : Verdana, Arial, Geneva, Helvetica, San serif;
}

H4  {
	font-size : 9pt;
	font-style : bold;
	color : #8B4513;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
}

H5  {
	font-size : 8pt;
	font-style : bold;
	color : #333366;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
}

H6  {
	font-size : 7pt;
	font-style : bold;
	color : #333366;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
}

UL  {
	font-size : 12pt;
	font-style : normal;
	color : #8b4513;
	font-weight : bold;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
}

LI  {
	font-size : 9pt;
	font-style : normal;
	color : #333366;
	font-weight : bold;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
}

P  {
	color : #000066;
	font-size : 10pt;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
	text-align : justify;
}

B  {
	font-weight : bold;
	color : black;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
}

A  {
	color : #336699;
	text-decoration : underline;
	font-weight : bold;
}

A:hover  {
	color : #3333FF;
	text-decoration : underline;
	font-weight : bold;
}

.name  {
	color : #8b4513;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}

.table  {
	font-size : 11pt;
	font-style : normal;
	color : #8b4513;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans serif;
	font-weight : bold;
}

HR  {
	background-color : #000080;
	color : #000080;
	line-height : 2pt;
	border-color : #000080;
	font-weight : bold;
}

