body { 
background-color: rgb(44,55,77);
color: rgb(32,32,32);
font-family: Tahoma;
font-style: normal;
font-size: 13px;
}

p {margin-left: 20px}

table.kts1 {
margin: auto;
border-width: 0px;
border-spacing: 0px;
border-style: none;
border-collapse: separate;
font-family: Tahoma;
font-style: normal;
font-size: 13px;
text-align: center;
}

table.kts1 th {
border-width: 2px;
padding: 1px;
border-style: outset;
border-color: rgb(32,32,64);
background-color: none;
}

table.kts1 td {
border-width: 1px;
padding: 1px;
border-style: outset;
border-color: rgb(64,64,96);
background-color: none;
}

h1 { 
color: rgb(0,0,0);
font-family: Tahoma;
font-style: bold;
font-size: 15px;
}

h2 { 
color: rgb(0,0,0);
font-family: Tahoma;
font-style: bold;
font-size: 14px;
text-decoration: blink
}