@page {
marks:none
}

body{

	scrollbar-face-color: gray;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
}

.button
{
	color: black;
	background-color: #cccccc ;
	border-color: black;
	font-size: 8.5pt;
	border-width: 1px;
	
}

.input
{
	color: black;
	background-color: white;
	border-color: black;
	font-size: 7.5pt;
	border-width: 1px;

	
	
}

.text {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


.little {
	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


A:link  {
	text-decoration: underline;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
A:visited {
	text-decoration: underline;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
		
} 
A:active  {
	text-decoration: underline;
	color: black;
	font-size: 9pt;
	font-family:  Arial, Helvetica, sans-serif;

}
A:hover {
	text-decoration: underline;
	color: blue;
	font-family: Arial, Helvetica;
	font-size: 9pt;

	
}




H1 {
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;

}
H2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
H3 {
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


th {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


td {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}


