body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#000000;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

img {
	border:0;
}

h1 {
	font-size: 14px;
	margin-top:0px;
	margin-bottom: 0px;
}

.title {
	font-size: 14px;
	margin-top:0px;
	margin-bottom: 0px;
	font-weight: bold;
}

ul {
	padding-left:0px;
	margin-left:15px;
}

a:link {
   text-decoration: none;
	color:#000080;
}

a:visited {
   text-decoration: none;
	color:#000080;
}

a:hover {
   text-decoration: none;
	color:#FF0000;
}

a:active {
   text-decoration: none;
	color:#000080;
}