body {
	background-color: #FFEEFF;
	font-family: "Comic Sans MS", cursive, sans-serif;
}
h3 {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-size: 22px;
}
.header {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.sm {
	font-size: 12px;
	color: #FF3399;
}

p {
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 6px;
}

tr {
	vertical-align: top;
}
#giant {
	font-family: "Courier New", Courier, monospace;
	font-size: 72px;
	color: #FF00FF;
	margin: 0px;
}
#02 {
	padding: 12px;
}
.comic {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#credit {
	font-size: 10px;
	color: #666666;
}
#copyright {
	font-size: 12px;
}
.outer_brdr {
	border: 1px dotted #FFD9DE;
	background-image: url(images/bg1.jpg);
}
.sm2 {

	font-size: 12px;
	color: #000000;
}
.sitemap {
	font-size: 14px;
}
#address {
	height: 75px;
	width: 200px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DD4181;
	border-right-color: #DD4181;
	border-bottom-color: #DD4181;
	border-left-color: #DD4181;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
