
BODY
{
	color: #000000;
	background-color: #DDEEEE;
/*	background-image: url(back.gif);*/
	font-family: "MS UI Gothic", sans-serif;
}

H1
{
	text-align: center;
}

P
{
	text-indent: 1em;
}

ADDRESS
{
	text-align: right;
}

DIV.CONTENTS
{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}

HR.SHORT_SEP
{
	text-align: left;
	width: 5%;
}

.TOPSPACE
{
	margin-top: 1em;
}

.CENTER
{
	text-align: center;
}

.LEFT
{
	text-align: left;
}

.RIGHT
{
	text-align: right;
}

.UNDERLINE
{
	text-decoration: underline;
}

