body {
	background-color : #DEE3E7;
	background-image : url(../seal.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : center center;
	font-size : 10pt;
	font-family : "Lucida Sans Unicode", Arial, sans-serif;
	font-style : normal;
	margin-top : 0pt;
	margin-left : 5pt;
	margin-right : 5pt;
}

h1	{
	font-size : 14pt;
	font-weight : bold;
	color : #797f7b;
	text-align : center;
}

	
h2	{
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-align : left;
}

h2.acrc {
	text-align : center;
}

H3 {
	font-size: 11pt;
	font-weight: bold;
	color : #000000;
	text-align : left;
}


a		{
	text-decoration : underline;
	color : #336699;
}

table	{
	vertical-align : top;
	font-size : 10pt;
	font-family : "Lucida Sans Unicode", Arial, sans-serif;
	background-position: center;
	margin: 0pt;
	padding: 0pt;


}

td {
	text-align : left;
}

p 		{
}

div	{
	text-indent : 5px;
}

span {
	font-size: 8pt;
	font-weight : bold;
}
