body {
        font-family:Tahoma;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        background-color: #FF66FF;
}
h1 {
	font-family:Tahoma;
        font-size: 14;
}
a:link, a:active, a:visited {
color: #000000;
font-size: 12;
text-decoration: none;
font-family: Tahoma;}

a:hover {
color: #000000;
font-size: 12;
text-decoration: underline;
font-family: Tahoma;}

td {
color: #000000;
font-size: 12;
font-weight: normal;
font-family: Tahoma;}
#disclaimer {
	visibility: hidden;
	display: none;
	text-align: center;
	background: #FFFFFF;
        padding: 5px 0 5px 0;
}