BODY {
	background-color: #FFF;
	background-image: url("/images/background.gif");
}

BODY,TD,TH {
	font-family: helvetica, arial;
	font-size:16px;
	line-height:22px;
	color: #929292;
}

A,A:visited,A:active { color:#6CBA17; }
A:hover { text-decoration: none; }

H1 {
	color:#6CBA17;
	font-size:28px;
	font-weight:normal;
	margin:0;
	line-height:40px;
	font-family: Georgia, Times, Times New Roman, serif;
	padding:0;
}

H2 {
	color:#508ECE;
	font-size:24px;
	font-weight:normal;
	margin:12px 0 16px 0;
	line-height:28px;
	font-family: Georgia, Times, Times New Roman, serif;
	padding:0;
}

H3 {
	color:#508ECE;
	font-size:18px;
	font-weight:normal;
	margin:16px 0 0 0;
	padding:0;
}

H4 {
	color:#508ECE;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}

img { border:0; }

.error { color:#900; font-size:12px; }