body
{
	margin: 0px;
	background-image: url(waltz02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:  #FCDFFF;
	color: #000000;
	font-family: Arial;
}

.banner
{
	width: 600px;
	padding-left: 1em;
}

.content
{
	width: 600px;
	padding-left: 1em;
	text-align: center !important;
}

a
{
	font-weight: bold;
	color: #000000;
}

h1
{
	font-variant: SMALL-CAPS;
	font-size: 14pt;
	text-align: right;
}

h2
{
	font-size: 12pt;
}

h3
{
	font-weight: bold;
	font-size: 10pt;
}

h4
{
	font-style: italic;
	font-size: 10pt;
}

p
{
	text-indent: 1em;
	text-align: justify;
}


ul p dl dt dd a
{
	font-size: 10pt;
}

table
{
	width: 90%;
}

td
{
	text-align: center;
	width: 30%;
}

hr
{
	width: 60%;
}

.flag
{
	color: #FF0000 !important;
}

li.ol
{
list-style-type: none;
list-style-image: none;
}

button
{
width: 5em;
}