body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #123A53;
}

p, td, div {
	font-size: 10px;
}

a {
	color: #1C5586;
}

a:hover {
	color: #D45A1E;
}

h1 {
	color: #D25F3C;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color: #3874AD;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color: #2A7CB1;
	font-size: 11px;
	font-weight: bold;
}

h4 {
	color: #417FB2;
	font-size: 10px;
	font-weight: bold;
}

hr
{
	margin-top: 5px;
	margin-bottom: 7px; 
	border-top: 1px dashed #4A80AC;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.shade {
	visibility:hidden;
	display:none;
}

.menu a {
	font-size: 9px;
	margin-left: 0.5em;
	color: #1A65A4;
}

.menu a:hover {
	color: #DA613D;
}

.content {
	font-size: 8pt;
	margin-left: 0.5em;

}
