link {
text-decoration: none;
background-color: transparent;
color: #5B0B0B;
font-family: 'tahoma', sans-serif;
font-size: 10px;
font-weight: bold;
}

a:link {
text-decoration: none;
background-color: transparent;
color: #5B0B0B;
font-family: 'tahoma', sans-serif;
font-size: 10px;
font-weight: bold;
}

a:visited {
text-decoration: none;
background-color: transparent;
color: #5B0B0B;
font-family: 'tahoma', sans-serif;
font-size: 10px;
font-weight: bold;
}

a:hover {
text-decoration: none;
background-color: transparent;
color: #5B0B0B;
font-family: 'tahoma', sans-serif;
font-size: 10px;
font-weight: bold;
}

a:active {
text-decoration: none;
background-color: transparent;
color: #5B0B0B;
font-family: 'tahoma', sans-serif;
font-size: 10px;
font-weight: bold;
}

body {
background-color: #000000;
background-image: url('images/bg.jpg');
background-position: center;
background-repeat: repeat-y;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
font-family: 'tahoma', sans-serif;
color: #B30000;
font-size: 10px;
text-align: justify;
letter-spacing: 1px;
}

div#content{
position: relative;
top: -20px;
width: 207px;
text-align: justify;
}

.links {
position: relative;
top: 600px;
}

.title {
width: 100%;
font-family: 'times new roman', sans-serif;
font-size: 18px;
color: #FF0000;
font-variant: small-caps;
font-weight: 800;
}

.list {
font-weight: bold;
}

.credit {
text-align: right;
font-weight: bold;
}

.indent {
padding-left: 20px;
}

.subtitle {
width: auto;
font-family: 'times new roman', sans-serif;
font-size: 18px;
color: #FF0000;
text-align: right;
line-height: 12px;
font-variant: small-caps;
font-weight: 800;
border-bottom: 3px solid #5B0B0B;
padding-right: 16px;
}

.codebg {
border: 4px solid #FFFFFF;
}

.form_box {
background-color: #000000;
color: #B30000;
font-size: 10px;
font-family: 'tahoma', sans-serif;
border: 1px solid #5B0B0B;
padding: 2px;
}

.form_button {
background-color: #000000;
color: #B30000;
font-size: 10px;
font-family: 'tahoma', sans-serif;
border: 1px solid #5B0B0B;
padding: 2px;
}
