body{
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#ffffff;
	color:#333;
	line-height:20px;
}
a{
	color:#284D98;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}