body {background-color: #212121;
background-image: url('bg.jpg');
background-position: bottom left;
background-repeat: repeat-x;
background-attachment: fixed;
scrollbar-base-color: #000000;
text-align: justify;}

body, td {font-family: arial;
font-size: 11px;
color: #FFFFFF;
cursor: default;
line-height: 120%;}

.title {background-color: transparent;
font-family: georgia;
font-size: 30px;
color: #FFFFFF;
height: 20px;
line-height: 150%;
text-align: left;
padding-left: 40px;
margin-bottom: 0px;}

.title:first-letter {background-color: #000000;
font-family: georgia;
font-size: 30px;
color: #FFFFFF;
font-style: italic;
height: 20px;
line-height: 150%;
text-align: left;
padding-left: 5px;
margin-bottom: 5px;}

#navigation a {background-color: #111111;
display: block;
text-decoration: none;
width: 100%;
font-family: georgia;
font-size: 11px;
color: #FFFFFF;
text-align: center;
line-height: 30%;
padding: 4px;
margin: 2px;}

#navigation a:hover {background-color: #141414;
color: #FFFFFF;
text-align: center;}

i, em {font-style: italic; color: #B3B3B3; font-family: georgia}

b, strong {color: #505050; font-family: tahoma}

u {border-bottom: 1px dotted #000000; color: #63625F; text-decoration: none; letter-spacing: 2px;}

strike {color: #666666; font-family: arial narrow;}

.image {border: 1px solid #000000;}

a:link, a:active, a:visited {text-decoration: none; font-weight: bold; height: 1px; cursor: help; color: #5E0000;}
a:hover {text-decoration: none; height: 1px; cursor: help; color: #470000; font-weight: bold;}