body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

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

#copyright a {
	color:#7E7C6F;
}

#copyright a:hover {
	color:#1A1209;
	text-decoration:none;
}