body {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	}

h1{
	font-size: 14pt;
	font-weight: bold;
	background-color: #daddf1;
	
}

h2{
	font-size: 10pt;
	font-weight: bold;
	}
	
h3 
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #bfdbff;
}

.copyright {
	font-size: x-small;
	color: Gray;
	font-style: italic;
}

.instruction1 
{
	font-family: Arial Tahoma Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

.footer 
{
	font-size: x-small;
	color: Gray;
	font-style: italic;
}

.graphicheader{
	background-color: #daddf1;
}