.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-transform: uppercase;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin:0 0 0 0;	color: #333333;
	overflow-x:hidden;
}
input, output, body {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {color:#FF3333;
text-decoration:none;}
a:hover{color:#003399;}

li{text-align:left;}

.handcursor{
cursor:hand;
cursor:pointer;
}
