body {
font-family:Georgia;
font-size:12px;
color: rgb(0, 0, 0);
background-color:transparent;
}

h1 {
font-family:Lucida Console;
font-size:180%;
color:rgb(153, 51, 0);
background-color:transparent;
}

h2 {
font-family:Verdana;
font-size:160%;
color:black;
background-color:transparent;
}

h3 {
font-family:franklin gothic medium;
font-size:140%;
color:black;
background-color:transparent;
}

table#sample {
}

table#sample td {
padding: 10px;
}

.txt {
font-family:Georgia;
font-size:18px;
font-style: italic;
text-align: center;
}
