A:active, A:link {
	color: #FFFFFF;
	text-decoration: none;
	}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
HTML {
	background: #586A7C url(/graphics/background.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	}
BODY {
	color: #25292C;
	margin: 0;
	padding: 0;
	}
IMG {
	border: 0;
	}
FORM {
	margin: 0;
	padding: 0;
	}
P {
	font: 11px/15px Arial, Helvetica, Sans-Serif;
	margin-bottom: 0px;
	margin-top: 16px;
	text-indent: 0px;
	}
P.no-margin {
	margin: 0;
	}
H3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	font: 11px/15px Arial, Helvetica, Sans-Serif;
	margin: 0;
	text-indent: 0;
	}

.white {
	color: #FFFFFF;
	}
