body	{
	font: 72%/1.2em verdana, arial, sans-serif;
	color: #555;
	min-width: 750px;
	background: url(/template_images/greenstripe.gif) left top repeat-y;
	margin:0px;
	padding:0px;
}

a:link		{ color: #1f5799; }
a:visited	{ color: #363; }
a:hover		{ color: #5882b3; }
a:active	{ color: #1f5799; }

#accessibility	{
	display: none;
}

