body {
	background-color: #5C77A9;
}


.text{
	color:#333;
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
}

.text a{
	color:#006E93;
	text-decoration:underline;
}

.small{
	font-size:80%;
}

strong{
	color:#006E93;
}

.privacy{
	color:#39AADE;
	font-family: Futura, Verdana, sans-serif;
	font-size:13px;
}

.privacy a{
	color:#39AADE;
	text-decoration:none;
}

ul{
	list-style-type:none;
}

