/* CSS Document */

body {
scrollbar-base-color: #F00909;
scrollbar-track-color: #F00909;
scrollbar-face-color: #F00909;
scrollbar-highlight-color: #F00909;
scrollbar-3dlight-color: #F00909;
scrollbar-darkshadow-color: #F00909;
scrollbar-shadow-color: #F00909;
scrollbar-arrow-color: #618B95;
background-repeat: no-repeat;
font-family: Courier New, Courier, mono;
}

a:visited {
font-family: Courier New, Courier, mono;
cursor: help;
font-size: -2;
color: #341E34;
text-decoration: underline;
}

a:link {
font-family: Courier New, Courier, mono;
cursor: help;
font-size: -2;
color: #341E34;
text-decoration: underline;
}

a:hover {
font-family: Courier New, Courier, mono;
cursor: help;
font-size: -2;
color: #341E34;
text-decoration: none;
}

a:active {
font-family: Courier New, Courier, mono;
cursor: help;
font-size: -2;
color: #341E34;
text-decoration: underline;
}

p, div, td {
font-family: Courier New, Courier, mono;
text-align: justify;
}

p.enter {
font-family: Courier New, Courier, mono;
text-align: center;
}
