
body {
margin: 0px;
padding: 0px;
background-color: #dadada;
}

h2{
font-family:tahoma;
font-size:20px;
font-weight:bold;
color:#333333;
}

.txt3{
font-family:tahoma;
font-size:11px;
color:#333333;
}

.txt4{
font-family:tahoma;
font-size:12px;
text-align:justify;
color:#333333;
}

.txt6{
font-family:tahoma;
font-size:11px;
color:#666666;
}

.txt7{
font-family:tahoma;
font-size:9px;
color:#666666;
}

.txtorang{
font-family:tahoma;
font-size:11px;
color:#FFB234;
font-weight:bold;
}

.txtlink{
font-family:tahoma;
font-size:11px;
color:#3A88A9;
}

a {
font-family:tahoma;
font-size:12px;
text-align:justify;
color:#333333;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

