body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #2D150B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style1 {
	font-size: 50px;
	font-weight: bold;
	margin: 2px;
}
h1 {
	font-size: 23px;
	margin: 5px;
}
#porn {
	width: 750px;
	margin: auto;
	background-color: #4D2412;
	border: 1px solid #FFCA24;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}
#porn .mid {
	text-align: center;
	border: 1px solid #;
}
p {
	margin: 10px;
}
.size1 {
	font-size: 18px;
}
.size2 {
	font-size: 24px;
}
.size3 {
	font-size: 36px;
}
.size4 {
	font-size: 55px;
}
.tbd {
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCA24;
	border-bottom-color: #FFCA24;
}
