body {
   margin: 0;
   padding: 0;
   text-align: left;
   }

H1 {
 font-family:arial;
 font-size:   16px;
 color:       #ff3300;
 font-weight: bold;
}

H2 {
 font-family: arial;
 font-size:   14px;
 color:       #003366;
 font-weight: normal;
}

H3 {
 font-family: arial;
 font-size:   12px;
 color:       #333333;
 font-weight: bold;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #485F5F;
}

H4 {
 font-family: arial;
 font-size:   11px;
 color:       #ff3300;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}


H5 {
 font-family: arial;
 font-size:   10px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}

.teks {
 background: #ffffff;
 color:       #666666;
 font-family: arial;
 font-size:   12px; 
 font-weight: normal;
 line-height: 1.6em;
}a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}
