BODY
{
	background: #FFFFFF;
	padding: 0;
	margin:0
}
BODY, TD
{
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #00549B;
	FONT-SIZE: 10pt;
	line-height: 1.35em
}
A:link
{
	color: #00549B;
	text-decoration: underline;
}
A:visited
{
	color: #00549B;
	text-decoration: underline;
}
A:hover, A:active
{
	COLOR: #A02E2E;
	text-decoration: underline;
}
H1
{
	font-family: 'Arial', 'Helvetica', sans-serif;
	COLOR: #A02E2E;
	FONT-SIZE: 13pt;
	font-weight : bold;
	MARGIN: 0;
	background: #FFFFFF url("../images/bg_h1.jpg") repeat-y;
	padding: 10
}
H2
{
	font-family: 'Arial', 'Helvetica', sans-serif;
	COLOR: #00549B;
	FONT-SIZE: 12pt;
	font-weight : bold;
	MARGIN: 0;
	background: #FFFFFF url("../images/bg_h1.jpg") repeat-y;
	padding: 0 10 10 10
}
H3
{
	font-family: 'Arial', 'Helvetica', sans-serif;
	COLOR: #A02E2E;
	FONT-SIZE: 10pt;
	font-weight : bold;
	background: #F9F7DC url("../images/bg_h3_line.gif") bottom repeat-x;
	MARGIN: 0;
	padding: 4 10
}
H4
{
	font-family: 'Arial', 'Helvetica', sans-serif;
	COLOR: #A02E2E;
	FONT-SIZE: 10pt;
	font-weight : bold;
	background: #FFFFFF url("../images/bg_h3_line.gif") bottom repeat-x;
	MARGIN: 0 0 10 0;
	padding: 4 10
}
H5
{
	font-family: 'Arial', 'Helvetica', sans-serif;
	COLOR: #A02E2E;
	FONT-SIZE: 10pt;
	font-weight : bold;
	background: none;
	MARGIN: 0 0 10 0;
	padding: 4 10
}
H6
{
	font-family: 'Arial', 'Helvetica', sans-serif;
	COLOR: #00549B;
	FONT-SIZE: 10pt;
	font-weight : bold;
	MARGIN: 0;
	padding: 0 10
}
UL
{
	MARGIN: 0 10 0 17;
	list-style: url("../images/list_marker_blue.gif") disc outside
}
OL
{
	MARGIN: 0 10 0 25;
	list-style: decimal outside
}
MENU
{
	MARGIN: 0 10 0 17;
	list-style: url("../images/sublist_marker_blue.gif") disc outside;
}
LI
{
	MARGIN: 0 0 15 10;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #00549B;
	FONT-SIZE: 10pt;
	line-height: 1.35em
}
P
{
	MARGIN: 0 10 20 10;
	text-align : left;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #00549B;
	FONT-SIZE: 10pt;
	line-height: 1.35em
}
ADDRESS
{
	font-style: italic;
	MARGIN: 0 10 20 10;
	text-align : left;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #00549B;
	FONT-SIZE: 10pt;
	line-height: 1.35em
}
BLOCKQUOTE
{
	MARGIN: 0 10 20 28;
	text-align : left;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #00549B;
	FONT-SIZE: 10pt;
	line-height: 1.35em
}
PRE
{
	MARGIN: 0 10 20 10;
	font-family: 'tipewriter', monospace;
	color: #00549B;
	FONT-SIZE: 9pt;
	line-height: 1.35em
}
DIR
{
	MARGIN: 0 10 0 17;
	list-style: url("../images/sublist_marker_blue.gif") circle outside;
}
DL
{
	MARGIN: 0 10 20 10;
	text-align : left;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #00549B;
	FONT-SIZE: 10pt;
	line-height: 1.35em
}
DT
{
	font-weight: bold
}
DD
{
	margin: 0 10 15 16
}
