body    {
        margin: 10px;
        padding: 0;
		font-family: Arial; font-size: 9px; color: black;
}
H1 { font-size: 14px; color: #F9A81B; font-family: Arial; font-weight: bold;}
H2 { font-size: 14px; color: #61846F; font-family: Arial; font-weight: bold;}
.h {font-family: Arial; font-size: 8pt; color: white;}
.l {font-family: Arial; font-size: 8pt; color: #808080;}
.l2 {font-family: Arial; font-size: 9pt; color: black;}
.l1 {font-family: Arial; font-size: 8pt; color: black;}
p,td {
		font-family: Arial; font-size: 11px; color: black; 
}
b {
		color:#61846F; font-weight: bold;
}
.black {
		color: black;
}
li {
	list-style-type: square; margin-bottom: 8px; 
}
A {
	font-family: Verdana; color:#506C5B; font-size:11px; text-decoration:  underline;
}
A:link {
	font-family: Verdana; color:#506C5B; font-size:11px; text-decoration: underline;
}
A:visited {
	font-family: Verdana; color:#506C5B; font-size:11px; text-decoration: underline;
}
A:active {
	font-family: Verdana; color:#506C5B; font-size:11px; text-decoration: underline;
}
A:hover {
	font-family: Verdana; color:black; font-size:11px; text-decoration: underline;
}
A.aWhite {
	font-family: Verdana; color: #ffffff; font-size: 12px; font-weight: bold; TEXT-DECORATION: none;
}
A.aWhite:link {
	font-family: Verdana; color: #ffffff; font-size: 12px; font-weight: bold; TEXT-DECORATION: none;
}
A.aWhite:visited {
	font-family: Verdana; color: #ffffff; font-size: 12px; font-weight: bold; TEXT-DECORATION: none;
}
A.aWhite:active {
	font-family: Verdana; color: #ffffff; font-size: 12px; font-weight: bold; TEXT-DECORATION: none;
}
A.aWhite:hover {
	font-family: Verdana; color: #ffffff; font-size: 12px; font-weight: bold; TEXT-DECORATION: underline;
}
A.menu {
	font-family: Verdana; color:#61846F; font-size:11px; font-weight: bold; text-decoration: none;
}
A.menu:link {
	font-family: Verdana; color:#61846F; font-size:11px; font-weight: bold; text-decoration: none;
}
A.menu:visited {
	font-family: Verdana; color:#61846F; font-size:11px; font-weight: bold; text-decoration: none;
}
A.menu:active {
	font-family: Verdana; color:#61846F; font-size:11px; font-weight: bold; text-decoration: none;
}
A.menu:hover {
	font-family: Verdana; color:black; font-size:11px; font-weight: bold; text-decoration: none;
}

.box  {
        padding:        2px;
        margin: 1px;
        background-color: white;
        border: #a7caa7 1px solid;
}