Размер файла: 1.07Kb
body {
background: Black;
color: #C0C0C0;
font: small sans-serif;
}
p {
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 3px;
margin-top: 3px;
}
.p1 {
text-align: center;
font: sans-serif;
background: #800000;
border-bottom: 2px groove #E6E6FA;
border-top: 2px groove #E6E6FA;
padding: 4px 4px;
}
.p2 {
text-align: center;
background: #800000;
margin-left: 3px;
margin-right: 3px;
color: #00FF00;
border: 2px solid #F5F5F5;
}
.p3 {
text-align: center;
}
.p4 {
text-align: left;
}
.p5 {
text-align: left;
background: #800000;
margin-left: 3px;
margin-right: 3px;
color: #00ff00;
border: 2px solid #F5F5F5;
}
a {
color: #0000CD;
font-family: serif;
text-decoration: none;
font: small-caps;
font-weight: bold;
}
a:visited {
color: #008080;
}
a:hover {
text-decoration: underline;
font: bold;
}
.s1 {
color: #FFFF00;
font-weight: bold;
}
.s2{
color: #00FF00;
}
.s3{
color: #ff0000;
}
input {
background: #F8F8FF;
color: #483D8B;
font-weight: bold;
width: auto;
}