body {
  margin-top:    3px;
  margin-bottom: 3px;
  margin-left:   0;
  margin-right:  0;
  padding: 0;
  FONT-FAMILY: Arial;
  font-size: 8pt;
  color: #003063;
  background-color: #FFFFFF;
}
A:link {
	COLOR: #0033FF; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
A:hover {
BACKGROUND: none; 
COLOR: red; 
TEXT-DECORATION: none;
}
A:active {
BACKGROUND: none; 
COLOR: darkblue; 
TEXT-DECORATION: none;
}
.title, a.title:link,a.title:visited,a.title:active {
	font-family: Times New Roman, Tahoma, Arial;
	font-size: 20pt;
	letter-spacing:2px;
	font-weight: bold;
	color: #003399;
	text-decoration:none;
}
a.title:hover {
	color: #CE0C08;
	border-bottom:1px dashed blue;
}
.motto {
	font-family: Times New Roman, Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
}
select, option, textarea, input, txt {
  border: 1px solid #C0C0C0;/*#B5C7DE;*/
  color: #003063;
  font-weight: none;
  font-size:   8pt;
  font-family: Verdana;
  background-color: white;
  margin:1px;
}
input.button {
 border:1px outset #D6DDDD;  
 color: #333; 
 font-size: 8pt;
 background-color: #cccccc;
 margin-top: 1px;
 font-weight: bold;
 font-family : Arial;
 margin:1px;
}
td, TH, DL, UL, OL, P, TR, TABLE {
  font: 8pt Verdana, Arial;
  font-weight: none;
}
.red { color: #CC0033; }
.green { color: #336600; }
.t1 {
	font-family: Verdana, Arial;
	font-size: 8pt;
    COLOR: #003063;
	background-color: #EFF3F7;
	border: 1px solid #C0C0C0;
}
.t1a {
	font-family: Verdana, Arial;
	font-size: 8pt;
    COLOR: darkslategray;
	background-color: #DEE3E7;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.t2 {
	font-family: Arial;
	font-size: 8pt;
    COLOR: #003399;
	background-color: #F7FBFF;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
.t3 {
	font-family: Verdana, Arial;
	font-size: 8pt;
    COLOR: darkslategray;
	background-color: #EFF7F7;
	border: 1px dashed #D6DDDD;
}
.hd, a.hd:link,a.hd:visited,a.hd:active,a.hd:hover {
font: 1pt Arial;
COLOR: white;
font-weight: none;
text-decoration: none;
background-color: none;
}
.teks {
	font-family: Verdana,Arial;
	font-size: 8pt;
    COLOR: darkslategray;
	background-color: #F7FBFF;
}
.border {
	border-right: 1px dashed #C0C0C0;
}