body {
	background: #FFFFFF;
	font: normal 10pt/10pt Trebuchet MS,sans serif, arial;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0C0C6A;
	text-transform: none;
	text-align: left;
	text-decoration: none;
	table-layout: auto;
}

A:link {color;
	color: #5C71BB;
	font-size: inherit;
	line-height: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

A:visited {
	color: #9F5000;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	font-weight: normal;
	text-decoration: none;
}

A:active {
	color: #FF8000;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
	font-weight: normal;
	text-decoration: overline, underline;
}

h1 {
	color: #804000;
	font: inherit;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: bold;
	font-family: inherit;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}

h2 
{
	color: #804000;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	font-family: inherit;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}
h3
{
	font-family: inherit;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #804000
}
h4
{
	font-family: inherit;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #804000
}
h5
{
	font-family: inherit;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
caption {
	font-family: sans-serif,Arial;
	font-size: 8pt;
	color: #AC792D;
	font-style: italic;
}