A:link, A:visited, A:active{
	color: #1E5675;
	text-decoration: none;
}
A:hover{
	color: #0099cc;
	text-decoration: underline;
}
body{
}
body, div, td{
	font-size: 11px;
	font-family: Arial, Verdana, Times;
	 margin-top: 0px;
        margin-bottom: 0px;
        }
.bg{
	font-size: 11px;
	font-family: Arial, Verdana, Times;
	 margin-top: 0px;
        margin-bottom: 25px;
        }
.box{
	background-color: #F0F0F0;
	border: #999999 1px solid;
}
.box td{
	background-color: #F0F0F0;
}
.col1{
	background-color: #FFFFFF;
}
.col2{
	background-color: #F0F0F0;
}
.crumbs, .crumbs A, .crumbs A:visited, .crumbs A:active{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.crumbs A:hover{
	color: #CC0000;
	text-decoration: none;
}
.fa1 A:link, .fa1 A:visited, .fa1 A:active{
	color: #6C793B;
	text-decoration: none;
	font-size: 24px;
	font-weight: regular;
	font-style: italic;
}
.fa1 A:hover{
	color: #6C793B;
	text-decoration: underline;
}
h1, h1 A:link, h1 A:visited, h1 A:active, h1 A:hover{
	font-size: 14px;
	font-weight: regular;
	color: #385428;
	text-decoration: none;
	 margin-top: 0px;
        margin-bottom: 0px;
}
.invisible A:link, .invisible A:visited, .invisible A:active, .invisible A:hover{
	color: #000000;
	text-decoration: none;
}
.mainbody{
	background-color: #ffffff;
}
.row1 td{
	background-color: #ffffff;
	font-weight: bold;
}
.row2 td{
	background-color: #ffffff;
	font-weight: bold;
	color: #666666;
}
.row2 A, .row2 A:visited, .row2 A:active{
	color: #666666;
	text-decoration: none;
}
.row2 A:hover{
	color: #CC0000;
	text-decoration: none;
}
.row3{
	background-color: #FFFFFF;
}
.small{
	font-size: 10px;
}
.sub1{
	font-size: 16px;
	font-weight: regular;
	color: #385428;
}
.good {
  font-size:10pt;
  background-color:white;
  color:green;
  font-weight:regular;
 margin-left:5px;  
}
.bad {
  font-size:10pt;
  background-color:white;
  color:red;
  font-weight:regular; 
margin-left:5px;  
}