@charset "windows-1251";
/* CSS Document */
body{
background-color:#000000;
color:#cccccc; 
}
div{
text-size:2;
text-color:#ff0000;
}
 
 
td#1{
color:#666666;
size:2;
}
td#2{
color:#ff0000;
text-size:5;
}
td#3{
width:550px;
color:#ff0000;
text-size:4;
}
td#4{
color:#ff0000;
text-size:2;
align:right;
}
td#5{
color:#ff0000;
border-color:#333333;
background-color:#333333;
text-size:1;
}
 
a{
text-decoration:none;
}
a:link{
color:#ff0000;
}
a:visited{
color:#ff0000;
}
a:hover{
color:#ff0000;
}
img{
align:center;
}



