
td        { font-family: arial; font-size: 9pt; color: white; }
a:hover        { font-family: arial; font-size: 9pt; color: white; text-decoration: underline; }
a        { font-family: arial; font-size: 9pt; color: white; text-decoration: underline; }

#content p {
	font: 9pt/120% 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #FFFFFF;
}

#content h2 {
	font: bold 16px/120% 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#999999;
}

#content h1 {
	font: 18px/100% 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#999999;
}

#content strong {
	color:#666666;
}

#content li {
	font: 9pt/120% 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#CCCCCC;
}

#content hr {
	border: thin dotted #0066CC;
	margin: 3px 0 3px 0;
	padding: 0px;
}

#content td {
	padding: 3px;
	margin: 0;
}
