BODY{
  font-size   : 10pt;
  line-height : 1.3em;
}

.txtH1{
	font-size:18px;
	color: #000033;
	padding: 0.3em;
	text-align: left;
	vertical-align: middle;

}

.txtH2{
	font-size:small;
	vertical-align: bottom;
	line-height: 80%;
}

.txt01{
	font-size:xx-small;
	color: #003663;
}

.txt02{
	font-size:xx-small;
	line-height:130%;
}

.txt02cc{
	font-size:xx-small;
	line-height:130%;
	color:#cc0000;
}

.txt03{
	font-size:x-small;
	line-height:130%;
	color: #003663;
}


.txt03wood{
	font-size:x-small;
	line-height:130%;
	color:#55400E
}

.txt03cc{
	font-size:x-small;
	line-height:130%;
	color:#cc0000;
}



.txt04{
	font-size:small;
}

input, select, textarea{
	font-size:x-small;
}



.c01{background-color:#eeeeee;}
.c02{background-color:#666666;}
.c03{background-color:#333333;}
.c04{background-color:#ffffff;}
.c05{background-color:#999999;}
.c06{background-color:#cccccc;}
.c07{background-color:#dddddd;}

a {	
border-bottom-width: 1px;
border-bottom-color: #0066CC;
border-bottom-style:groove
text-decoration: none;}

a:hover {
border-bottom-width:
1px;
border-bottom-color: #0066CC;
text-decoration: none;
background-color: #DFBF9F;}

