/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0;
	color: #FFF;
	filter: shadow;
}

h1 {
	margin: 0 0 0 1px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	line-height: 0px;
	font-size: 0px;
}

p {
	padding: 0;
	margin: 7px 0 29px 4px;
}

a:link {
	color: #2a571e;
	font-weight: bold;
	font-size: 0.9em;
}

a:visited {
	color: #2a571e;
	font-weight: bold;
	font-size: 0.9em;
}

a:active {
	color: #2a571e;
	font-weight: bold;
	font-size: 0.9em;
}

a:hover {
	color: #2a571e;
	font-weight: bold;
	font-size: 0.9em;
}