body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 background-color: #000000
}

.text {
 font-family:  Arial;
 font-size: 17px;
 color: #C0C0C0
}

.title {
 font-family: Arial;
 font-size: 17px;
 color: #957BDE;
 font-weight: bold;
}

.logo {
 font-family: Arial;
 font-size: 24px;
 font-weight: bold;
 color: #4DD6EC
}

.bottom {
 font-family: Arial;
 font-size: 17px;
 color: #CFD8DE
}

a:link {
 color: #C0C0FF;
 text-decoration: none
}

a:visited {
 color: #008000;
 text-decoration: none
}

a:hover {
 color: #FFFF00;
 text-decoration: none
}

.menu {
 line-height: 185%;
 font-size: 15px;
 font-weight: bold;
 margin-top: 20px;
 margin-left: 40px;
}

.main {
 font-family: Arial;
 font-size: 17px;
 font-weight: bold;
 text-align: center;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 25px;
 padding-bottom: 25px;
 color: #957BDE;
}

.footer {
 font-family: Arial;
 font-size: 11px;
 color: #957BDE;
 text-align: center;
}