<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*hotdog style name="Rapunzel"*/

BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: georgia,geneva,times,times new roman,serif;
	font-size: 10pt;
	margin: 1pt;
	}
TD, P, UL, OL {
	font-family: georgia,geneva,times,times new roman,serif;
	font-size: 10pt;
	}
A:link,	A:visited, A:active {
	color: #FF00FF;
	font-weight: bold;
	text-decoration:none;
	}
A:hover	{
	color: #FF0000;
	font-weight: bold;
	text-decoration:underline;
	}
A	{
	color: #000000;
	text-decoration:underline;
	}
H1 	{ font-size: 14pt }
H2 	{ font-size: 12pt }
H3 	{ font-size: 10pt }
H4 	{ font-size: 9pt }
H5 	{ font-size: 8pt }
H6 	{ font-size: 7pt }
HR 	{ color: #0033FF }

.click		{font-size: 8pt; color: #FFFFFF;}

.larger		{font-size: 14pt;}
.large		{font-size: 12pt;}
.small		{font-size: 7pt;}
.smaller	{font-size: 6pt;}
/* End Style Sheet commenting. */  -->

