	body
	{
	background-color: #ffffff;
	margin-top: 0em;
	margin-left: 0em;
	padding: 0;
	font-family: arial;
	font-size: 14;
	font-weight:normal;
	}
	
	td
	{
	font-family: arial;
	font-size: 14;
	font-weight:normal;
	}

	
	A:link
	{
	color: #0066CC;
	font-family: arial;
	font-size: 14;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none
	}
	
	A:visited
	{
	color: #333366;
	font-family: arial;
	font-size: 14;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none
	}
	
	A:hover   { color: 993333 } /* user hovers     */
	A:active  { color: 993333 }   /* active links    */
	
	font.FormFont
	{
	font-family: arial;
	font-size: 14;
	font-weight: 600
	}
	
	
	
	font.H1
	{
	color: black;
	font-family: arial;
	font-size: 3.5mm;
	font-weight: 600
	}

	font.H2
	{
	color: black;
	font-family: varial;
	font-size: 12;
	font-weight: 600;
	
	}
	