a {
color: #30C0C9;
font-family: arial;
text-decoration:none;
font-weight:600;
} 
a:hover {
color: #30C0C9;
font-family: arial;
text-decoration:underline;
}

body, td {
font-family: arial;
font-size: 10pt;
color:#416BB3;
}   


p {
text-align:justify;
margin-top:3;
margin-bottom:3;
text-indent:10;
}
option, select, input, textarea
{
	font-family: arial, arial;
	font-size: 9pt;
	color: #485E88;
	background-color: #EFEEEE;
}

li {
margin-top:3;
margin-bottom:3;
}

ul {
margin-left:10;
}

.menu {
font-family: arial;
font-weight:600;
color: #ffffff;
padding:2;
font-size:10pt;
width:166;
padding-left:20;
cursor:hand;
text-decoration:none;

}
.menu:hover {
font-weight:600;
color: #406AB3;
padding:2;
font-size:10pt;
padding-left:20;
text-decoration:none;
}

.zero {
display:none;
visibility: hidden;
}

.bottom {
font-size: 8pt;
color: #ffffff;
}
.bottom:hover {
color: #ffffff;
}
