A {
color: #2ba918;
text-decoration: underline;
}
A:hover {
color: #2ba918;
text-decoration: none;
}
A:visited {
color: #666666;
text-decoration: underline;
}
P {
font-size: 12px;
margin: 0px;
color: #666666;
font-weight: normal;
font-style: normal;
font-family: arial, helvetica, sans-serif;
line-height: 24px;
}
H1 {
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 22px;
color: #000000;
padding-top: 20px;
padding-bottom: 100px;
margin: 0px;
}
BODY {
background: #ffffff;
padding: 0px;
margin: 0px;
background-image: url(pict/background.gif);
background-repeat: repeat-x;
background-position: left top;
}
span {
color: #333333;
font-weight: bold;
}
.list {
color: #666666;
font-weight: normal;
}
.light {
color: #666666;
}
UL {
padding: 0px;
margin: 0px 0px 0px 15px;
}
LI {
font-size: 12px;
padding: 0px;
margin: 0px;
color: #2ba918;
font-weight: normal;
font-style: normal;
font-family: arial, helvetica, sans-serif;
line-height: 24px;
}
DIV {
padding: 15px;
background-color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
