body, p, td

{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin:50px 0px; padding:0px;
	color: #000;
	background-color: #EEE;
}

#content
{
	text-align: left;
}

a:link, a:visited
{
	color: #E00;
}

a:active, a:hover
{
	color: #F90;
}

a.contents
{
	text-align: left;
	font-weight: bold;
}

h2
{
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

h3
{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

h4
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.textcell
	{
	padding-left: 5px;
	}

.updated
{
	font-size: 9pt;
	font-weight: normal;
	display: block;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 16px;
}

ul li
{
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
}

table
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

td
{
	height: 1.4em;
	margin: 0px;
}

.centered
{
	text-align: center;
	font-weight: bold;
}

.left
{
	text-align: left;
}
