body {
	font-size: 12px;
	color: #555555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a{ 
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}

table td {
	font-size: 12px;
	color: #555555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	vertical-align: top;
}

table p {
	margin: 0;
	padding: 0;
}
