body  {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
}

td  {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 8pt;
	text-decoration : none;
}

a:link, a:visited, a:hover  {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 11px;
	color : #3A5ABD;
	text-decoration : none;
}

a:hover.bg  {
	background-color : #C6D6EF;
}

a:link.news  {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 12px;
	color : #3A5ABD;
	text-decoration : none;
	font-weight : bold;
}

p  {
	font-size : 10pt;
	text-align : justify;
	text-indent : 15px;
	margin-top : 0px;
}

h3  {
	font-size : 14px;
	color : #3A5ABD;
	font-weight : bold;
	margin-top : -10px;
	margin-bottom : 0px;
}

h4  {
	font-size : 16px;
	color : #1F307E;
	font-weight : bold;
}

hr  {
	color : 3a5abd;
}

li  {
	text-align : justify;
	font-size : 10pt;
	text-indent : 30px;
	margin-top : 0px;
	list-style-position : outside;
}

ul  {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 15px;
	list-style-type : square;
}

ol  {
	list-style-type : decimal;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
}

#titlepart  {
	font-size : 14px;
	color : #3A5ABD;
	font-weight : bold;
	margin-top : -10px;
	margin-bottom : 0px;
	text-indent : 0px;
}

#New  {
	font-size : 10pt;
	color : #3A5ABD;
}

#title1  {
	font-size : 10pt;
	font-weight : bold;
	color : #3A5ABD;
	margin-top : 7px;
}

#size11  {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 11px;
}

.center {
	text-align : center;
}

.right {
	text-align : right;
}

.left {
	text-align : left;
}

.upwards {
	margin-top : 5px;
}

.norm {
	font-family : sans-serif, Arial, Helvetica;
	font-size : 10pt;
	text-decoration : none;
}

