* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: white;
	margin-top: 32px;
	background-color: #C9BCA3;
}

h3 {
	font-size: 1.25em;
	margin-bottom: 0.5em;
}

a {
	color: #D6C694;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

a:hover, a:active {
	text-decoration: underline;
}

img.Fade { Filter:progid:DXImageTransform.Microsoft.Fade(duration=4 Overlap=1.00) }

