BODY {
  font-family: verdana, verdana, arial, sans-serif;
  font-size:12px;
  line-height:16px;
  }
  
H1 {
	font-family: verdana, verdana, arial, sans-serif;
	font-size:18px;
	color: #cccccc;
	font-weight: bold;
  }
  
H2 {
	font-family: verdana, arial, sans-serif;
	font-size:16px;
	color: #cccccc;
	font-weight: bold;
  }

H3 {
	font-family: verdana, arial, sans-serif;
	font-size:14px;
	color: #cccccc;
	font-weight: bold;
  }
  
H4 {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color: #cccccc;
	font-weight: bold;
  }

H5 {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color: #cccccc;
	font-weight: normal;
	margin-bottom : -20px;
}

H6 {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	color: #cccccc;
	font-weight: normal;
	margin-bottom : 0px;
}
 
P {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color: #cccccc;
	font-weight: normal;
  line-height:16px;
}

TD {
  font-family: verdana, arial, sans-serif;
	font-size:12px;
	color: #cccccc;
	font-weight: normal;
	vertical-align: top;
}
  
UL {
	font-family: verdana, arial, sans-serif;
	font-size:100%;
	font-weight: normal;
	margin-left : 16px;
	margin-top : 0px;
}
  
OL {
	font-family: verdana, arial, sans-serif;
	font-size:100%;
	font-weight: normal;
  }
  
UL LI {
	font-family: verdana, arial, sans-serif;
	font-size:100%;
	font-weight: normal;
  }
  
OL LI {
	font-family: verdana, arial, sans-serif;
	font-size:100%;
	font-weight: normal;
  }
  

A {
  text-decoration:none;
  }
  
A:hover {
  text-decoration:underline;
  }

A.sitepad {
	color:#cccccc;
  }
  
A.sitepad:hover {
	color:#ffffff;
  text-decoration:none;
  }
     
A.siteitem {
	color:#cccccc;
  }
  
A.siteitem:hover {
	color:#ffffff;
  text-decoration:none;
  }
              
A.child {
  color:#cccccc;                
  text-decoration:none;
  }
  
A.child:hover {
  color:#ffffff;                
  text-decoration:underline;
  }

HR {
  color:#eeeeee;
  height:1px;
  }
  
.sitepad {
  font-size:12px;
  font-weight:bold;
  color:#000000;
  line-height:14px;
  }
  
.siteitem {
  font-size:12px;
  font-weight:normal;
  color:#cccccc;
  }
  
.contents {
  font-size:12px;
  line-height:16px;
  }

.intro {
  font-size:12px;
  font-weight:bold;
  }
  
.footer {
  font-size:11px;
  }
  
.child {
  font-size:12px;
  }
  
.sitemap TD {
  font-size:12px;
  font-weight:normal;
  }  
  
.btn {
  position:relative;
  top:1px;
  background-color : #cccccc;
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:16px;
  color:#ffffff;
  cursor:hand;
  margin:1px;
  border-top:1px solid #666666;
  border-left:1px solid #666666;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  background-repeat:no-repeat;
  background-position:2px 0px;
  width:124px
  }


