Размер файла: 917B
body {
background: #9ACD32;
color: Black;
font: bold small sans-serif;
}
p {
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 2px;
margin-top: 2px;
}
.p1 {
text-align: center;
font: sans-serif;
background: #6B8E23;
border-bottom: 2px groove #006400;
border-top: 2px groove #228B22;
padding: 2px 2px;
}
.p2 {
text-align: center;
background: #8FBC8F;
margin-left: 3px;
margin-right: 3px;
color: Black;
border: 2px solid Black;
}
.p3 {
text-align: center;
}
.p4 {
text-align: left;
}
a {
color: Red;
font-family: serif;
text-decoration: none;
font: small-caps;
font-weight: bold;
}
a:visited {
color: #FF4500;
}
a:hover {
text-decoration: underline;
font: bold;
}
.s1 {
color: #B22222;
font-weight: bold;
}
.s2{
color: Red;
}
input {
background: #F8F8FF;
color: #A0522D;
font-weight: bold;
width: auto;
}