
BODY {	
	background-color : #DDEEFF;
	font-size : 80%;
	margin-right : 0;
	padding-right : 0;
	brder-right : 0;
}

.TOP {
	background-image : url(d.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
}

.TITLE {
	color : #5555ff;
	background : #AAAAFF;
	margin : 1mm;
	padding : 1mm;
	border : 1mm;
	text-align : center;
}

.SIZE {
	font-size : 80%;
	text-indent : 0;
}

A {
	text-decoration : none;
}
	