/* CSS Document */

body {
	font-family: Arial,Verdana, Geneva, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

td {
	font-family: Arial,Verdana, Geneva, helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


h1 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

h2 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h3 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

h4 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

h5 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


h6 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

a{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
		text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
		text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:hover {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 8pt;
		text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #d70000;
}
a:active {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc6666;
	font-size: 8pt;
}
a:link {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
		text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}




