Body { 
font-size: 90%; 
line-height: 140%;
color: #333333;
}

TABLE { 
font-size: 100%; 
border-color: #cccccc;
empty-cells: show;
}
TD {
border-color: #cccccc; 
}

#a:link {	text-decoration: underline;}
#a:hover {	text-decoration: none; color: #FF6600;}
#a:active {	text-decoration: underline overline;}
hr {
 	border-bottom: 1px dotted #333333;
	color: #E6E6E6;
}

h1 {  color: #000000;line-height: 130%;font-size:1.6em;}
h2 {  color: #0066CC;line-height: 130%;background-color: #CCE6FF;font-size:1.4em;}
h3 {  color: #FF6666;line-height: 130%;font-size:1.2em;}
h4 {  color: #9933CC;line-height: 130%;font-size:1em;}

.caption { font-size: 80%; line-height: 120%; }
.small { font-size: 80%; line-height: 140%; }
.text    { font-size: 100%; line-height: 140%; }
.head    { font-size: 120%; line-height: 140%; }

.body{
  padding: 10px 40px 10px 40px;
  background-color: #FFFFFF;
  LINE-HEIGHT: 140%;

}

P{LINE-HEIGHT: 1.5em}
.img_box {
  margin-left:0.5em;
  margin-right:0.5em;
  margin-bottom:0.5em;
  PADDING-bottom: 4px;
  FONT-SIZE:90%;
  FONT-WEIGHT: bold;
  LINE-HEIGHT: 120%;
}
.indextitle {
  line-height:140%;
}


