body {
	background: #FFFFCC;	
	color: #990000; 
	font: normal 0.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin-top: 4px;
}

p {
	text-align: justify;
	text-indent: 0;
	margin: 0 1em 1em 1em;
}

a, a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	padding: 0;
	border: none;
}


a:hover, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
	padding: 0;
	border: none;
}

#main {
	width: 500px;
	height: auto;
	background: white;
	color: #000000;
	font: normal 0.9em "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin: 10px 10px 10px 10px;
	border: 2px solid #990000;
}

#main h1 {
	color: #990000;
	font: bold 18px "Trebuchet MS", Tahoma, Arial, sans-serif;
}

#box {
	width: 400px;
	height: auto;
	background: #FEFFF1;
	color: #000000;
	border: #990000 2px solid;
	margin-left: 45px;
	margin-bottom: 3px;
	padding: 3px;
}

.center {
	text-indent: 0em;
	text-align: center;
}
