a {

	text-decoration: underline;

	color: #FF0000;
}

body{

	margin: 0;

	margin-top: 0;

}

p, td {

	color: #0a1f62;

	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;

	font-style: normal;

	text-decoration: none;

	font-size: 0.9em;

	line-height: 1.3em;
}

li {
	text-align:justify;
}

.justify {

	text-align:justify;
}

.member {

	color: #cccccc;

	font-size: 0.8em;
}

h2 {
	color: #f20017;

	font-size: 1.1em;
}

a:hover {

	text-decoration: none;
}