body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	margin-top : 0px;
	margin-left : 0px;
	padding-top: 0px;
	padding-left: 0px;
}

a {
	color: #500032;
	font-weight: bold;
	text-decoration: none;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #500032;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #500032;
}

a:hover, a:active { 
	text-decoration: none; 
	color: #500032;
}

h3 {
	font-size: 12px;
	letter-spacing: 1px; 
	color: #AAAAAA;
}

h2 {
	letter-spacing: 1px; 
	color: #AAAAAA;
}

h1 {
	color: #CCC;
}

.special {
	color: #DDD;
	font-size: 8px; 
}

#box2 {
	position:absolute;
	width:550px;
	left:30px;
	top:25px;
	z-index:0;
}

#box3 {
	position:absolute;
	width:600px;
	left:30px;
	top:30px;
	z-index:0;
	visibility: hidden;
}

#box4 {
	width:550px;
	z-index:0;
}
