BODY {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: rgb(255,255,255);
	margin : 1% 10% 1% 10%;
	}
p, h1, h2, h3, h4, h5, h6, a:link, a:visited, a:active
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}
h1
{
	font-size:20pt;
	font-weight: bolder;
	color: Black;
	background-color : #cd6000;
	text-align : center;
}
h2
{
	font-size: 18pt;
	font-weight: bolder;
	color: #953c0a;
	}
h3
{
	font-size: 16pt;
	font-weight: bolder;
	color: #953c0a;
}
h4 {
	font-size : 14pt;
	font : bolder;
	color: #953c0a;
}

h5 {
	font : bolder 12pt;
	color: #953c0a;
}

h6 {
	font : bold 12pt;
	color: #953c0a;
}
p
{
	font-size: 12pt;
}
P.str {
	font-size: 12pt;
	font : bolder;
	color : #953c0a;
}
P.cur {
	font-style : italic;
}
P.sml {
	font-size : 9pt;
	color : #953c0a;
}
P.smcur {
	font-size : 9pt;
	font-style : italic;
	color : #953c0a;
}

A:link
{
	color: #953c0a;
}
A:visited
{
	color : Black;
}
A:active
{
	color: #FFCC33;
}
td {
	font-size : 9pt;
}
th {
	font-size : 9pt;
	font-weight : normal;
}
P.spec {
	color : #FFFFCC;
	font-weight : bold;
				line-height : 300%;
				}
P.smlsimp {
	font-size : 9pt;
}

