body 	{background-color: #50BFF7;
		font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 12pt }

H1	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 36pt;
		font-weight: bold;
		color: #ED513A }
	
H2	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 24pt;
		font-weight: bold;
		color: #ED513A }

H3	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 18pt;
		font-weight: bold;
		color: #ED513A }

H4	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 14pt;
		font-weight: bold;
		color: #ED513A }

H5	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 12pt;
		font-weight: bold;
		color: #ED513A }
		
H6	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 10pt;
		font-weight: bold;
		color: #ED513A }

p	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 10pt;
		color: #000000 }
		
.smtxt	{	font-family: Verdana, Trebuchet, Arial, Times;
			font-size: 10pt;
			color: #000000	}

a:link	{font-family: Verdana, Trebuchet, Arial, Times;
		text-decoration: none;
		color: #EC0924;
		font-weight: bold }

a:visited {	font-family: Verdana, Trebuchet, Arial, Times;
			color: #FFC77A;
		text-decoration: underline;
		font-weight: bold }

a:hover	{ font-family: Verdana, Trebuchet, Arial, Times;
			text-decoration: underline;
			color: #FFC77A;
			font-weight: bold }
		
a:active  {	font-family: Verdana, Trebuchet, Arial, Times;
			text-decoration: underline;
			color: #FFC77A;
			font-weight: bold }

td	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-weight: normal;
		font-size: 10pt }
		
th	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-weight: bold;
		font-size: 10pt }
		
hr	{	width: 90%;
		height: 5px;
		color: #000000 	}