body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
span
{
	font-family:Verdana;
	font-size:8pt;
}
span.whitetext
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	font-weight: bold;

}
select
{
	font-family:Verdana;
	font-size:8pt;
}
a
{
	color:#000000;
	font-family:Verdana;
	font-size: 8pt;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	font-family:Verdana;
	font-size:  8pt;
	text-decoration:underline;
}
a:visited
{
	color:#000000;
	font-family:Verdana;
	font-size: 8pt;
	text-decoration:none;
}
a:visited:hover
{
	color:#000000;
	font-family:Verdana;
	font-size: 8pt;
	text-decoration:underline;
}
input.text
{
	font-family:Verdana;
	font-size:8pt;
}
input.button
{
	font-family:Verdana;
	font-size:8pt;
}
input.submit
{
	font-family:Verdana;
	font-size:8pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
.grey {
	background-color: #eeeeee;
}
.white {
	background-color: #ffffff;
}
