body {
	font-family: Georgia, times, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 30px;
}

td, th, p, div, span {
	font-family: Georgia, times, sans-serif;
	font-size: 11px;
}

#page {
}

a, a:link, a:visited, a:active, a:focus {
	color: #000000;
	text-decoration: none
}

a:hover {
	color: #FF3300;
	text-decoration: none;
}

.current_page_item a {
	xcolor: #999;
}

img {
	margin: 2px 0 0px 0;
}
