body {
    font-family:  tahoma, arial, helvetica;
	font-size: 8pt;
    font-style: normal;
    color: #000000;
    background: #FFFFFF;
	margin: 0px;
}

h2 {
    font-family:  tahoma, arial, helvetica;
	font-size: 8pt;
    font-style: normal;
	font-weight: bold;
    color: #000000;
	padding-left: 10px;
	margin: 0px;
}

td {
    font-family:  tahoma, arial, helvetica;
	font-size: 8pt;
    font-style: normal;
    color: #000000;
}

a {
    font-family:  tahoma, arial, helvetica;
    font-style: normal;
    color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menu {
    font-family:  tahoma, arial, helvetica;
	font-size: 8pt;
    font-style: normal;
    color: #FFFFFF;
}

.form1 {
	background: #eeeeee;
	color:#000000;
    font-family: tahoma, arial, helvetica;
	font-size: 8pt;
    font-style: normal;
}

