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

BODY {
	font-family: georgia,times,times new roman,serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
	}
TD, P, UL, OL {
	font-family: georgia,geneva,times,times new roman,serif;
	font-size: 10pt;
	font-weight: bold;
	}
A:link,	A:visited, A:active {
	color: #FF00FF;
	text-decoration:none;
	font-weight: bold;
	}
A:hover	{
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
	}
A	{
	color: #FF00FF;
	text-decoration:underline;
	font-weight: bold;
	}
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; }

.title		{font-size: 12pt; color: #FFFF00; }

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