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