body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: White;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
h1
{
	color: rgb(0,0,0);
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 5px;	
	margin-left: 0px;
	margin-right: 0px;	
}
h2
{
	color: rgb(0,64,116);
	font-weight: normal;
	font-size: 12pt;
	margin-top: 12px;
	margin-bottom: 8px;	
	margin-left: 0px;
	margin-right: 0px;	
}
h3
{
	color: rgb(0,64,116);
	font-size: 12pt;
	margin-top: 12px;
	margin-bottom: 12px;	
	margin-left: 10px;
	margin-right: 0px;	
}
h4
{
	color: rgb(0,64,116);
	font-size: 9pt;
	margin-top: 9px;
	margin-bottom: 9px;	
	margin-left: 20px;
	margin-right: 0px;		
}
h5
{
	color: Black;
	font-weight: normal;
	font-size: 9pt;
	background-color: #FFE080;
	margin-top: 9px;
	margin-bottom: 9px;	
	margin-left: 40px;
	margin-right: 20px;	
	padding: 2px;
}
h6
{
	color: Black;
	font-weight: normal;
	font-size: 9pt;
	background-color: rgb(128,159,185);
	margin-top: 9px;
	margin-bottom: 9px;	
	margin-left: 40px;
	margin-right: 20px;		
	padding: 2px;
}
p
{
	font-size: 9pt;
	line-height: 150%;
	text-align: justify;
	margin-top: 7px;
	margin-bottom: 7px;	
	margin-left: 8px;
	margin-right: 0px;
}
address
{
	font-family: "Times New Roman", Times, serif;
	/*font-style: italic;
	*/
	font-style: normal;
	font-size: 10pt;
	line-height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 20px;
	margin-right: 0px;
}
pre
{
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 9px;	
	margin-left: 8px;
	margin-right: 0px;	
	padding: 2px;	
}
blockquote
{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 9px;	
	margin-left: 40px;
	margin-right: 20px;		
}
a, a:link
{
	font-weight: normal;
	color: #1A3F5F;
	text-decoration: underline;
}
a:visited
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active
{
	font-weight: normal;
	color: #798A97;
	text-decoration: underline;
}
th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: rgb(128,159,185);
	color: White;
	text-align: left;
}
#center
{
	text-align: center;
}
#white
{
	color: White;
}
#bgwhite
{
	background-color: White;
}
#marginleftzero
{
	margin-left: 0px;
}
.marker, #marker
{
	color: rgb(0,64,116);
	font-weight: bold;
}
