body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #446D8C;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 10px;
	color : #000000;
	font-weight : normal;
	font-style : normal;
; font-size: 12pt
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 20px;
	margin-right : 40px;
	font-size : 16pt;
	font-weight : bold;
	color : #FF3300;
	font-style : normal;
}

A:link  {
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

A:active  {
	color : #FF3300;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

A:visited  {
	color : #CC3366;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

A:hover  {
	color : #FF0033;
	font-weight : normal;
	text-decoration : underline;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

td   { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
; color: #000000
 } h1 { font-family : Arial, Helvetica, sans-serif; margin-bottom : 0px; margin-top : 0px; margin-left : 20px; margin-right : 40px; font-size : 14pt; font-weight : bold; color : #FFFF00; font-style : normal; }
