body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

a:hover  {
	color : #cc0000;
	text-decoration : none;
}

a  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
.bold {
	font-weight: bold;
	
}
.bold_blue{
	font-weight: bold;
	color: #330099;
}

.sm  {
	font-size : 8pt;
}

.sm_act  {
	font-size : 8pt;
	color : #cc0000;
	text-decoration : none;
}

.act  {
	color : #cc0000;
	text-decoration : none;
}

hr  {
	width : 70%;
	color : #990000;
}

div  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

.link2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #0000ff;
	text-decoration : underline;
}

.link3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #0000ff;
	text-decoration : underline;
}