BODY {
	font-family: arial, helvetica, sans-serif;
	font-size:11pt;
	color: #ffffcc;
}

H1	{
	font-family: times, times new roman, serif;
	font-style: italic;
	font-weight: 600;
	font-size: 16pt;
	margin-bottom: 0;
}

H3	{
	font-weight: 600;
	font-size: 11pt;
	margin-bottom: 10pt;
}

I	{
	font-family: times, times new roman, serif;
	font-size: 12pt;
}

I.small { font-size: 9pt; }

BLOCKQUOTE	{
	margin-top: 0;
	margin-bottom: 0;
	line-height: normal;
}

TR {	vertical-align: top;
}

TD {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-size:11pt;
	color: #ffffcc;
}

A {
	font-family: arial, helvetica, sans-serif;
	color: #ffffcc;
}

.small { font-size: 8pt; }
.big	 { font-size: 20pt; }
.bottom { vertical-align: bottom; }
.middle { vertical-align: middle; }
.top { vertical-align: top; }
.right { text-align: right; }
.center { text-align: center; }
.pad	{ padding-left: 25; }

A:visited { color: #ffFFcc; }
