h1{
	margin-top : 64px;
	margin-bottom : 4px;
	text-align : center;
}
h2{
	margin-top : 4px;
	margin-bottom : 24px;
	text-align : center;
	font-size : 14pt;
}
h4{
	background-color : #eeeeee;
	border : 1px solid #aaaaaa;
	line-height : 20px;
	margin : 0px;
}
ul.down{
	list-style-image : url('downicon.png');
}
.down li{
	line-height : 20px;
	font-size : 14pt;
}
div.mainspace{
	margin : 4px;
}
div.mainspaceleft{
	margin : 4px;
	text-align : left;
}
div.rightborder{
	border : 1px solid #cccccc;
	width : 180px;
	margin : 4px;
	float : right;
}
