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

H1
{
	text-align: center;
}

P
{
	text-indent: 1em;
}

ADDRESS
{
	text-align: right;
}

HR.SHORT_SEP
{
	width: 70%;
}

.TOPSPACE
{
	margin-top: 1em;
}

.CENTER
{
	text-align: center;
}

.LEFT
{
	text-align: left;
}

.RIGHT
{
	text-align: right;
}

