body   { background-color: #eee; background-image: url("../img/bg.gif"); margin: 0 0 0 18px }

body#en {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.base { font-size: 12px; line-height: 150% }
.base_pd { font-size: 12px; line-height: 150%; padding-bottom: 5px }
.base_lhn { font-size: 12px; text-decoration: none }
.lead  { font-size: 12px; line-height: 1.8 }
.lead1 {
	font-size: 11px;
	line-height: 1.4
	}

a:link { color: blue; text-decoration: none }
a:visited { color: #5a6cb0; text-decoration: none }
a:hover { color: #1e90ff; text-decoration: underline }
a:active { color: #f00; text-decoration: underline }

a.tf:link,a.tf:visited { color: white; text-decoration: none }
a.tf:hover { color: black; text-decoration: none }
a.tf:active { color: #004668; text-decoration: none }

.leftbg { background-color: #ebebd7; background-image: url("../img/leftgra.gif"); background-repeat: repeat-x }
.under { padding-top: 4px; padding-bottom: 8px }
a.nav:link, a.nav:visited { color: black; text-decoration: underline }
a.nav:hover, a.nav:active { color: #c00; text-decoration: underline }
.mt { font-size: 14px; line-height: 150% }
.under2 { padding-top: 6px; padding-bottom: 10px }

ul { margin: 0 0 0 18px; padding: 0; list-style-type: square; }
