
body {
background-attachment : fixed;
background-image : url(gfx/cumsplash.gif);
background-repeat : repeat;
}
a:active, a:link, a:visited {
font-size : 11px;
color : #cc0000;
text-decoration : underline;
}
a:hover {
font-size : 11px;
color : #cc0000;
background : #ffffff;
text-decoration : underline;
}
h1 {
font-family : "courier new";
font-size : 18px;
color : #ffffff;
line-height : 110%;
margin : 0 10px 0 10px;
}
h2 {
font-family : "courier new";
font-size : 16px;
color : #ffffff;
line-height : 80%;
}
h3 {
font-family : "courier new";
font-size : 16px;
color : #ffffff;
line-height : 80%;
}
h4 {
font-family : "courier new";
font-size : 16px;
color : #ffffff;
line-height : 80%;
}
h5 {
font-family : "courier new";
font-size : 16px;
color : #ffffff;
line-height : 80%;
}
h6 {
font-family : "courier new";
font-size : 16px;
color : #ffffff;
line-height : 80%;
}
p {
text-align : justify;
font-family : "verdana";
font-size : 11px;
color : #999999;
}
p.p {
margin : 0 0 0 30px;
}
p.pp {
margin : 5px 20px 5px 20px;
}
p.ppp {
margin : 10px 0 10px 0;
text-align : center;
}
p.pppp {
margin : 10px 10px 10px 10px;
}
p.foot {
margin : 0 30px 0 30px;
color : #000000;
text-align : center;
}
strong {
font-family : "courier new";
color : #cc0000;
font-size : 14px;
}
img.a {
float : left;
border : 0;
margin : 0 0 0 0;
}
img.b {
border : 0;
margin : 0 0 0 0;
}
img.c {
float : right;
border : 1px solid;
margin : 0 30px 0 30px;
}