@charset "utf-8";
/* CSS Document */






div.heading
{
    font-size: 14pt;	
}

body
{
    margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

a
{
	text-decoration: none;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;

}

a.panel
{
	text-decoration: none;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10pt;
}

a.panellink
{
	text-decoration: none;
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10pt;
}

a.reference
{
	text-decoration: none;
	color:#000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

img
{
	border: 0;
}

div.bodyText
{
	text-indent: 30px;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

div.internal
{
	width: 600px;
    color: black;	
}



