BODY {
	background-repeat: repeat-y;
}

TR, TD, P  {
	font-size : 9pt;
	font-family : Arial, Times New Roman;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	color : Black;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
}

H1 {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	color : #F26522;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom: 0px;
}

H2 {
	font-size : 14pt;
	font-family : Arial, Times New Roman;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : #F26522;
	margin-top : 0px;
}

H3  {
	font-size : 7.5pt;
	font-family : Arial, Times New Roman;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	margin-right : 10px;
	color : Black;
}

A  {
	font-size : 8pt;
	font-family : Arial, Times New Roman;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	color : #1E92FF;
}

A:Visited  {
	font-size : 8pt;
	font-family : Arial, Times New Roman;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	color : #1E92FF;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial, Times New Roman;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	color : #1E92FF;
}

A:Hover  {
	font-size : 8pt;
	font-family : Arial, Times New Roman;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
	color : #F26522;
}

BODY  {
	font-size : 9pt;
	font-family : Arial, Times New Roman;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : Black;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #F26522;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #F26522;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #F26522;
	scrollbar-track-color: #FFFFFF;
}

BODY, TD {
	font-size : 9pt;
	font-family : Arial, Times New Roman;
	font-weight : lighter;
	font-style : normal;
	text-decoration: none;
	color : Black;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom: 0px;
}

BODY, TR {
	font-size : 9pt;
	font-family : Arial, Times New Roman;
	font-weight : lighter;
	font-style : normal;
	text-decoration: none;
	color : Black;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom: 0px;
}