body {
	padding: 0;
	margin: 0;
	font-family: "arial", sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
}
table {
	text-align: justify;
	font-size: 12px;
	line-height: 25px;
}

h1, h2, h3{
	
}

h1{
	font-size: 17px;
	color:#0000CC;
	margin: 0;
	padding: 0;
}

a {
	color:#0000CC;
	text-decoration: none;
}

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

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

img {
	border: 0
