a:link {
	color: #3ead50;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #3ead50;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #384592;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #3ead50;
	font-weight: bold;
	text-decoration: none;
}
body { color: #5e5853; font-size: 11px; font-family: verdana, arial, tahoma; }
h1 { color: #3ead50; font-size: 16px; text-decoration: none; }
h2 { color: #3ead50; font-size: 14px; text-decoration: none; }
h3 { color: #3ead50; font-size: 12px; text-decoration: none; }
h4 { color: #384592; font-size: 16px; text-decoration: none; }
h5 { color: #384592; font-size: 14px; text-decoration: none; }
h6 { color: #384592; font-size: 12px; text-decoration: none; }

td { color: #5e5853; font-size: 11px; font-family: verdana, arial, tahoma; }

.WhiteHeading { color: #ffffff; font-size: 14px; text-decoration: none; font-weight: bold;}

.ContentBorder { padding: 4px; border: solid 1px #c0c0c0; }

.ImageBorder { border: solid 3px #e8e8e8; }
