body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	color: #222;
}

td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	color: #222;
}


img {
	border: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover{
	color: #666;
}

a:visited {
	color: #333;
}

a:active {
	color: #333;
}

h3 {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-top: 25px;
}

li {
	margin-bottom: 4px;
}

ul {
	margin-top: 4px;
}

ol {
	margin-top: 4px;
}

p {
	line-height: 18px;	
}
