BODY {font-size: .9em; font-family: Arial, Verdana, Helvetica, sans-serif;}
H1   {font-size: 1.6em;}
H2   {font-size: 1.5em;}
H3   {font-size: 1.3em;}
H4   {font-size: 1.1em;}
EM   {font-size: 1 em;}
P    {font-size: 1 em; margin-bottom: 7px; margin-left: 7px;}
LI   {font-size: 1 em; margin-left: 50px; margin-bottom: 10px; line-height : 5mm;}

.alert {
	width:75%;
	border: 1px solid #000000;
	background-color: #F4F4EC;  
	padding: 5px 5px;
	margin: 5px;
}

.topnav {
    font-size: .6em;
    font-weight: bold;
    font-size: 11px;
} 
A.topnav,
A.topnav:link,  
A.topnav:active, 
A.topnav:visited {
    text-decoration: none;
}
A.topnav:hover {
    text-decoration: underline;
}

table.Finances {
}
table.FinTable {
	background-color : #666666;
}
td.FinHeader {
	font-weight : bold;
	background-color : #DDDD99;
	color : #000000;
}
td.FinBody {
	border : 1 inset black;
	background-color : #EEEEAA;
	color : #000000;
}
A.FinTable {
	color : #0000FF;
	text-decoration : none;
	font-weight : bold;
}
A.FinTable:HOVER {
	color : #00008B;
	text-decoration : none;
	font-weight : bold;
}

.error {
	color : #FF0000;
}

td.Indent {
	border-top : 1 inset Black;
	border-bottom : 1 inset Black;
	border-left : 0 none;
	border-right : 0 none;
}

