body {
color:#ffffff;
background-color:#000000;
font-family:Tahoma;
font-size:10pt;
font-weight:normal;
margin:0px;
}

p {
color:#ffffff;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

h1 {
color:#9b2217;
font-family:Arial;
font-size:12pt;
font-weight:normal;
text-decoration:underline;
}

h2 {
color:#9b2217;
font-family:Arial;
font-size:11pt;
font-weight:normal;
text-decoration:underline;
}

h3 {
color:#9b2217;
font-family:Arial;
font-size:10pt;
font-weight:normal;
text-decoration:underline;
}

li {
color:#ffffff;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

a:link {
text-decoration:underline;
color:#862927;
}

a:hover {
text-decoration:underline;
color:#fa5b00;
}

a:active {
text-decoration:underline;
color:#ff2627;
}

a:visited {
text-decoration:underline;
}

input {
border: 2px solid #9a6566;
background-color:#000000;
color:#ffffff;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

textarea {
border: 2px solid #9a6566;
background-color:#000000;
color:#ffffff;
font-family:Arial;
font-size:10pt;
font-weight:normal;
}

table.guestbook_main {
border:2px solid #862927;
}

td.guestbook_cell {
padding:10px;
border:1px solid #862927;
}