@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin:0px;
}
a:link, a:active, a:visited {
	color:#000066;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
h5 {
	margin:0px;
	font-size:14px;
}