H2  {
	font-size : 16pt;
	font-weight : bold;
}

H3  {
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
}

p  {
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

td  {
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

.footnote  {
	font-size : 8pt;
}

.footnote2  {
	font-size : 7.5pt;
}

BODY  {
	FONT-FAMILY : trebuchet ms, Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE : 9pt;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 4px;
	margin-bottom : 0px;
	background-color : #550103;
	color : white;
	background-image : url(http://www.thistlewired.com/includes/main.css);
	margin : 0px;
}

.big  {
	font-family : Trebuchet ms,Arial,Helvetica;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
	color : yellow;
}

a.link  {
	font-size : 9pt;
	text-decoration : none;
	color : #FFA448;
}

a.link:hover  {
	font-size : 9pt;
	text-decoration : underline;
	color : white;
}


a.footnote  {
	font-size : 8pt;
	text-decoration : none;
	color : white;
}

a.footnote:hover  {
	font-size : 8pt;
	text-decoration : none;
	color : #FFA448;
}