body {
	margin: 0;
	padding: 0;
}
#navbar {
	bgcolor: #CCC;
	padding: 20px;
	text-align: center;
}
p {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 4px;
}
p.footer  {
	font-size: x-small;
	line-height: 22px;
}
.tiny {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-small;
	color: #339;
	text-align: center;
}
p.fancy  {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}
p.scroll  {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #930;
}
p.left  {
	font-size: 12px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
}
p.right  {
	font-size: x-small;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #069;
}
p.movie  {
	font-size: 24px;
	line-height: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.happycenter {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	text-align: center;
}
a:link {
	color: #63C;
	text-decoration: none;
}
a:visited {
	color: #369;
}
a:hover {
	color: #F60;
}
a:active {
	color: #39F;
}
.button {
	border: 2px inset #CCCCCC;
	width: 100px;
	padding: 3px 15px;
	background-color: #FFF;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.button: link {
	color: #666;
}
a.button: visited {
	color: #369;
}
a.button: hover {
	color: #F60;
	border: 2px outset #CCCCCC;
}
a.button: active {
	color: #39F;
	border: 2px outset #CCCCCC;
}
li {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 4px;
}
h1 {
	font-size: 28px;
	color: #C33;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #666;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {
	font-size: 18px;
	color: #003;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h4 {
	font-size: 14px;
	text-align: center;
	color: #339;
	font-variant: small-caps;
}
h5 {
	font-size: 12px;
	text-align: left;
	color: #036;
	font-variant: small-caps;
}
h6 {
	font-size: 24px;
	text-align: center;
	color: #CCC;
}

