body{
    background-color:#000000;
    color:#FFFFFF;
    font-family:Tahoma;
    letter-spacing:2px;
    font-size:xx-small;
}
A:link {
    color:#78BED6;
}
A:active {
    color:#0066CC;
}
A:visited {
    color:#128490;
}
A:hover {
    color:#00008B;
}
A {
    text-decoration:none;
}
#prot{
margin-bottom:5px;
border-bottom:1px solid #FFFFFF;
}
table{
    background-color:#000000;
    color:#FFFFFF;
    font-family:Tahoma;
    letter-spacing:2px;
    font-size:xx-small;
}
hr{
    height:1px;
    width:525px;
    color:#78BED6;
}
#comment{
    margin-top:0px;
    margin-bottom:5px;
    background-color:#78BED6;
    font-weight:bold;
    font-size:7pt;
    color:#000000;
    padding:1px;
    width:450px;
}
