BODY  {
	font-size : 10pt;
	font-family : Arial, Courier, Helvetica;
	color : Black;
}

.default  {
	font-size : 10pt;
	font-family : Arial, Courier, Helvetica;
	color : Black;
}

a:link  {
	color : #465F56;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : bold;
	text-decoration : underline;
}

a:hover  {
	color : #465F56;
	text-decoration : underline;
}
a:visited {
	color : #465F56;
	text-decoration : underline;

}

.footer {
	font-size: 8pt; 
	font-family: Arial; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000;
}

.header {
	font-size: 12pt; 
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000;
}


