body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	text-align: left;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 140%;
	line-height: 1.1em;
	color: #06C;
}

h2
{
	font-size: 125%;
	line-height: 1.1em;
	color: #06C;
}

h3
{
	font-size: 115%;
	line-height: 1.1em;
	color: #06C;
}

p
{
	text-align: left;
}

li
{
	list-style-type: circle;
	list-style-position: outside;
}

a:link, a:visited
{
	color: #06C;
	text-decoration: none;
}


a:hover, a:active
{
	color: #06C;
	text-decoration: underline;
}

.td1
{
	padding: 28px 12.5% 28px 12.5%;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #CCC;
}

.td2
{
	padding: 56px 12.5% 28px 12.5%;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #CCC;
}

.intro_td
{
	font-size: 115%;
	color: gray;
	padding: 28px 12.5% 28px 12.5%;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #CCC;
}

.text_td
{
	padding: 28px 12.5% 28px 12.5%;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #CCC;
}

.list_td
{
	padding: 28px 9px 28px 9px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #CCC;
}

.footnote_td
{
	font-size: 80%;
	padding: 28px 12.5% 28px 12.5%;
	border-width: 1px 0 1px 0;
	border-style: solid none none none;
	border-color: #CCC;
	text-align: center;
}

.intro
{
	font-size: 115%;
	color: gray;
}

.right { text-align: right; }

.date
{
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: inherit;
}

.footnote
{
	font-size: 80%;
}
