a:link {
	color: #325a8f;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #325a8f;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #019bde;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #325a8f;
	font-weight: bold;
	text-decoration: none;
}
body { font-size: 11px; font-family: verdana; }
h1 {
	color: #325a8f;
	font-size: 16px;
	text-decoration: none;
}
h2 {
	color: #325a8f;
	font-size: 12px;
	text-decoration: none;
}
h3 {
	color: #325a8f;
	font-size: 12px;
	text-decoration: none;
}
h4 {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
h5 {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
h6 {
	color: 325a8f;
	font-size: 20px;
	text-decoration: none;
}
td { color: #5e5853; font-size: 11px; font-family: verdana, arial, tahoma; }
.ContentBorder { padding: 4px; border: solid 1px #c0c0c0; }

.ImageBorder { border: solid 3px #e8e8e8; }
.FooterText {
	color: #FFFFFF;
}
