
body {
	font-family:Arial;
	}


.txt {
	font-family:Arial;
	font-size: 14px;
	color:#888888;
	line-height: 18px;
	}
.txtlarge {
	font-family:Arial;
	font-size: 16px;
	color:#999999;
        font-weight:bold;
	line-height: 19px;
	}
.txtsmall {
	font-family:Arial;
	font-size: 9px;
	color:#888888;        
	line-height: 12px;
	}
.txtcaution {
	font-family:Arial;
	font-size: 16px;
	color:#FF3333;
        font-weight:bold;
	line-height: 20px;
	}

a.txt {
	font-family:Arial;
	font-size: 14px;
	color:#B3FFFF;
	line-height: 18px;
        text-decoration: none;  
	}
a:hover.txt {
	font-family:Arial;
	font-size: 14px;
	color:#E0866F;
	line-height: 18px;
        text-decoration: none;
	}
a:visited.txt {
	font-family:Arial;
	font-size: 14px;
	color:#E0866F;
	line-height: 18px;
        text-decoration: none;
	}


.head {
	font-size: 15px;
	color:#336699;
	line-height: 18px;
	font-weight:bold;
	}
a.head {
	font-size: 15px;
	color:#336699;
	line-height: 18px;
	font-weight:bold;
	}
a:hover.head {
	font-size: 15px;
	color:#CC6600;
	line-height: 18px;
	font-weight:bold;
	}


a.navi {
	font-size: 14px;
	color:#ffffff;
        text-decoration: none;
	}
a:hover.navi {
	font-size: 14px;
	color:#FCCA01;
	}

a.lang {
	font-size: 14px;
	color:#683546;
        text-decoration: none;
	}
a:hover.lang {
	font-family:Arial;
	color :#FB3434;
	}


.tab {
	font-size: 14px;
	color:white;
	font-weight:bold;
	}


td.rate {
  padding: 6px;
	}

