* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
ul, li {
	list-style:none;
	list-style-type:none;
}
p {
	margin-bottom: 0.7em;
	line-height:1.4em;
}
body {
	background-color:#FFF;
	color:#333;
	line-height:1.4em;
	font-size:100.1%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.clr {
	clear:both;
    height:0px;
}
a {
	color:#017086;
}
a:hover {
	color:#81013C;
}
