@CHARSET "UTF-8";

html,body {
	padding: 0;
	margin: 0;
}

body {
	
	font-size: 0.8em;
	font-family: "verdana", trebuchet ms, helvetica, sans-serif;
	line-height: 18px;
	margin-top: 10px;
	color: #000066;
}

a {
	color: #000000;
	text-decoration: underline;
}

a img {
    border: none;
}

a:hover {
	text-decoration: none;
}

sup {
	font-size: 0.5em;
}

p {
	margin-bottom: 14px;
}

div.clear {
	clear: both;
}
