a {color: #0000FF;  text-decoration: none}
A:hover {text-decoration: underline;
}

body  {  font-family: Arial, Helvetica, sans-serif;}
.tit {font-family: Tahoma; font-size: 24pt; font-weight:bold; color: #006633; margin:0}
h1 {font-size: 24px; color: #0033CC; text-align: left; margin-left: 5mm}
#sel {color: #FF0000}
h2 { font-size: 14pt; color: #000099; margin-left: 5mm; margin-top: 0px; margin-bottom: 0px}
h3 {font-size: 12pt; color: #993300; text-align: left; margin-left: 5mm}
p {  margin-top: 0px; margin-bottom: 0px}
table {  border-top-width: thin; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px}

.body { font-size: 8pt; text-align: justify; left: 10mm; clip:  rect(   ); margin-right: 5mm}
.coursive { font-size: 10pt; font-style: italic; text-align: left}
.foot { font-size: 7pt; color: #0000CC; text-align: center}
.menu { font-size: 14px; text-decoration: none; margin-left: 10px}
.menukz { font-size: 10pt; text-decoration: none }
.nameis { font-size: 12pt; color: #999900; text-align: left; margin-left: 5mm; font-style: normal}
.text1 {  font-size: 10pt; margin-left: 2mm}
.qu {font-size: 9pt;}
.but {
	background: #006633;
	color: #FFFFCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: FFFFFF;
	border-right-color: B0B07D;
	border-bottom-color: B0B07D;
	border-left-color: FFFFFF;
	font-style: italic;
	padding: 2px;
	font-size: 9pt;
}
.but a {color:FFFFCC}