body {
background-color: #EFEFEF;
font-color: #6f6f6f;
font-size: 8pt;
font-family: verdana;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
A:link	{
color: black;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:hover	{
color: #FF9933;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:visited	{
color: black;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:none;
	}
A:hover	{
color: #FF9933;
font-size:8pt;
font-family:verdana;
font-style:normal;
font-weight:normal;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
}
input, textarea, select{
background-color: lightgrey;
font-color: black;
font-family: verdana;
font-size: 8pt;
}
table, tr, td {
font-family: verdana;
font-size: 8pt;
}
