
Body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 18px;
}

p  { 	font-family: Arial, Verdana, Tahoma; line-height: 20px; color: #333333; margin:0px 0px 0px 0px; }
.comment { color: #999999;}

H1  { font-family: Arial, Verdana, Tahoma; color: #666666; font-size: 36px; font-weight: normal; line-height: 36px; margin:-14px 0px 0px 0px; }
H1 a  { color: #006e12; font-size: 16px; font-weight: normal; line-height: normal; margin:0px 0px 4px 0px; }
H1 a:visited  { color: #006e12;}
H1 a:hover   {	color: #00ae1d; text-decoration: underline;}

H2  { font-family: Arial, Verdana, Tahoma; color: #6c8b35; font-size: 16px; font-weight: normal; line-height: 24px; margin:0px 0px 4px 0px; }

H3  { font-family: Arial, Verdana, Tahoma; color: #6c8b35; font-size: 11px; font-weight: bold; line-height: 11px; margin:14px 0px 0px 0px; }
H3 a  {
	color: #0066CC;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	padding: 10px;
	margin-left:10px;
	width: 600px;
}
H3 a:visited  { color: #0066CC;}
H3 a:hover   {
	color: #3399FF;
	text-decoration: none;
	background: #EAF8FF;
	border: 1px solid #74e2ff;
	padding: 9px;
	background-image: url(white_gradient.png);
}


.quoted{
	color: #6c8b35;
}
a  { color: #0066cc; text-decoration: none; }
a:visited  { color: #0066cc; text-decoration: none; }
a:hover  { color: #3399ff; text-decoration: underline; }

a.help  { color: #0066cc; text-decoration: underline; }
a.help:visited  { color: #0066cc; text-decoration: underline; }
a.help:hover  { color: #3399ff; text-decoration: underline; }

td {
	font-family: "Segoe UI", Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}


.lists {
	font-family: "Segoe UI", Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 42px;
}

.labels { color: #333333; margin:0px 0px 10px 0px; }

.button {
	font-family: "Segoe UI", Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}

.save {
	font-family: "Segoe UI", Verdana, Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	width: 80px;
}



