/* CSS Document */

<!--
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EADFCC;
}
body,td,th {
	color: #663300;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	font-weight: ;
}
.desby A:link {
	color: ##009999;
	text-decoration: underline;
	font-weight: bold;
}
.desby A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF99FF;
}
.desby A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #00CC99;
}
.desby A:active {
	font-weight: bold;
	text-decoration: none;
	color: #00CC99;
}
a:link {
	font-weight: bold;
	color: #FF99FF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF99FF;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #00CC99;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #00CC99;
}
a {
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	font-size: 26px;
	color: #4F2700;
	font-weight: bold;
}
.style2 {
	font-size: 28px;
	color: #009999;
}
.style3 {
	color: #009999;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

.styleALL {
	color: #663300;
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

/** Styles for profile tables. */

table.confesbox {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: brown;
	border-collapse: collapse;
	background-color: ;
}
table.confesbox th {
	border-width: ;
	padding: 3px;
	border-style: ;
	border-color: ;
	background-color: ;
	-moz-border-radius: ;
}
table.confesbox td {
	border-width: ;
	padding: 3px;
	border-style: ;
	border-color: ;
	background-color: ;
	-moz-border-radius: ;
}


-->
</style>
