body {
	background-image : url(gfx/cumsplash.gif);
	background-repeat : repeat;
}
.wrap {
	border: 5px #000000 solid;
	width:800px;
	height:auto;
	margin: 0px auto;
}
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 {
	margin : 0 0 0 30px;
}
.pp {
	margin : 5px 20px 5px 20px;
	padding-left: 75px;
	padding-right: 75px;
}
.ppp {
	margin : 10px 0 10px 0;
	text-align : center;
}
.pppp {
	margin : 10px 10px 10px 10px;
}
.ppppp {
	margin : 5px 20px 5px 20px;
}
.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;
}
table {
	background: url(gfx/tbg.png);
}

