body {
font-family: Verdana; 
font-size: 11px; 
color: #000000;
background-color: #FFFFFF; 
padding: 0;
margin: 0;
}

table {
font-family: Verdana; 
font-size: 11px; 
color: #FFFFFF;

}
a:link {
	color: #FFFFFF; text-decoration: none;
}
a:active {
	color: #FFFFFF; text-decoration: none;
}
a:visited {
	color: #FFFFFF; text-decoration: none;
}
a:hover {
	color: #FFFFFF; text-decoration: none;
}

.TabelRand {
border: 1px solid #000000;
}

.tabel_wit {
	background-color: #50A8F9;
}
h1{
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
font-weight:bold;
text-align: center;
margin-bottom: 5px;
}
h2{
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
font-style:italic;
text-align:center;
margin-bottom: 5px;
}