body {
	margin:0;
	padding:0px;
}

body, p, td, th, li{
	font-size:12px;
	color:#737373;
	font-family:Verdana;
}


p {
	line-height:1.6em;
	margin:0 0 15px 0;
	text-align:justify;
}

a:link {
	color: #377FD9;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #377FD9;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
