body {
margin-top : 50px;
margin-bottom : 50px;
margin-left : 0px;
margin-right : 0px;
color : #000000;
background-color : #ffcc00;
background-image : url(../img/back.gif);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : 0px 0px;
}
p {
font-family : sans-serif;
font-size : 12px;
line-height : 18px;
color : #000000;
}
h1 {
font-family : sans-serif;
font-size : 13px;
font-weight : bold;
line-height : 18px;
color : #000000;
}
ul {
font-family : sans-serif;
font-size : 12px;
line-height : 18px;
color : #000000;
}
li {
font-family : sans-serif;
font-size : 12px;
line-height : 18px;
color : #000000;
}
td {
font-family : sans-serif;
font-size : 12px;
line-height : 18px;
color : #000000;
}
a:link {
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:visited {
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:hover {
color : #000000;
font-weight : normal;
text-decoration : none;
}
a:active {
color : #000000;
font-weight : normal;
text-decoration : none;
}