body {
	font: 100%/1.125em Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	background: #D5D5FF url(../images/bg.gif);
	text-align: center;
	margin: 1em;
}
p {
	font-size: 0.8em;
}
hr {
	color: #990000;
	background: #990000;
	width: 80%;
	text-align: center;
}
/* Class Links */
a.special:link{
}
a.special:visited{
}
a.special:hover{
}
h1 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #990000;
}
#imagebox img {
	border: 1px solid #000000;
}
