
body  { 
	color: #003000; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
 
li {
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 color: #003000;
 font-size: 10pt }
 
table {
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 color: #003000;
 font-size: 10pt }
 
tr {
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 color: #003000;
 font-size: 10pt }
 
td {
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 color: #003000;
 font-size: 10pt }

th   {
 color: #003000;
 font-size: 10pt;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 background-image: url("../images/square-bg.jpg");
 background-repeat: no-repeat; 
 background-attachment: fixed; 
 background-position: center }

dd {
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 color: #003000;
 font-size: 10pt }

a:link { 
	font-weight: bold; 
	color: #003300;
}

a:visited { 
	font-weight: bold; 
	color: #336600;
}

a:hover, a:active { 
	color: #008800;
}
