body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0777BB;
	}


p.legal {
  font-size: 8pt;
  font-family: Arial;
  text-decoration: none;
  color: #0777BB;	
}


td 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0777BB;
	}


A:link
	{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #0777BB;
	font-weight: bold;
	}

A:visited
	{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #0777BB;
	font-weight: bold;
	}

A:hover
	{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #4FB9F9;
	font-weight: bold;
	}
	
.textbox1
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #CCCCCC;
	border-width: thin;
	border-style: solid;
	border-color: black;
}

.flatbutton
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #90A0B0;
	color: white;
	font-weight: bold;
	border-width: medium;
	padding: 3;
}
