* {
margin: 0;
}

body, td {
	font-family: "Comic Sans", "Comic Sans MS", Cursive, verdana, arial, sans-serif;
	text-align: center;
}

#xxx h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}

#xxx h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
}

.black {
	color: #000000;
}

.three {
	background-image: url(images/c.gif);
	background-repeat: no-repeat;
	height: 15px;
	font-size: 10px;
}

p {
	margin: 5px 0 10px;
}

#xxx {
	margin: auto;
	width: 800px;
	text-align: center;
}

.two {
	background-image: url(images/b.gif);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: center;
}

.one {
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	height: 15px;
	font-size: 10px;
}

a:link { color: #0000CC; }
a:visited { color: #0066CC; }
a:hover { color: #FF0000; text-decoration: none; }
#xxx .two th {
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
}
.largelink {
	font-size: 22px;
}
.att {
	color: red;
}

#xxx .two #link {
	font-size: .8em;
}
.min {
	font-size: 0.8em;
}
.bd {
	border: 1px solid #8B038B;
	background-color: #FFBBDD;
	margin: auto;
}
textarea {
	margin-bottom: 15px;
}
.bi {
	font-size: 2.2em;
	margin: 0;
	padding: 0;
}

#xxx .two table {
	margin: auto;
}
.huge {
	font-size: 70px;
}
.mid {
	text-align: center;
	margin: auto;
}
