body {  background-color: #477BB2;
  font-family:Arial, Verdana, sans-serif;
  font-size:12px;
  line-height:16px;
  color: #7a7777;
  margin-top:20px;
  margin-bottom:20px;
}

td, p {  font-family:Arial, Verdana, sans-serif;
  font-size:12px;
  line-height:16px;
  color: #7a7777;
}

a {color:#477BB2;
  text-decoration:none;} 
a:link {color:#477BB2;
  text-decoration:none;}
a:visited {color:#477BB2;
  text-decoration:none;}
a:active {color:#477BB2;
  text-decoration:none;}
a:hover {color:#ff9900;
  text-decoration:underline;}

.left{height:21px;font-size:11px;}
a.left {
  color:#477BB2;
  text-decoration:none;} 
a.left:link {color:#477BB2;
  text-decoration:none;}
a.left:visited {color:#477BB2;
  text-decoration:none;}
a.left:active {color:#477BB2;
  text-decoration:none;}
a.left:hover {color:#ff9900;
  text-decoration:underline;}

h1{
  color:#477BB2;
  font-size:16px;  font-weight: bold;}
  
h2{
  color:#477BB2;
  font-size:14px;  font-weight: bold;}
  
h3{
  color:#477BB2;
  font-size:12px;  font-weight: bold;}
  
.standard {
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666;
}
.sfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666;
}
.fill01 { background-color: #CCC; }
.fill02 { background-color: #DDD; }
.fill03 { background-color: #F5F5F5; }
