body 	{background-color: #8492B2;
		font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 12pt }

H1	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 36pt;
		font-weight: bold;
		color: #8492B2 }
	
H2	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 24pt;
		font-weight: bold;
		color: #8492B2 }

H3	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 18pt;
		font-weight: bold;
		color: #8492B2 }

H4	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 14pt;
		font-weight: bold;
		color: #8492B2 }

H5	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 12pt;
		font-weight: bold;
		color: #8492B2}
		
H6	{	font-family: Verdana, Trebuchet, Arial, Times;
		font-size: 10pt;
		font-weight: bold;
		color: #8492B2 }

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: underline;
		color: #000066 }

a:visited {	font-family: Verdana, Trebuchet, Arial, Times;
		text-decoration: underline; 
		color: #000066;}

a:hover	{ font-family: Verdana, Trebuchet, Arial, Times;
			text-decoration: underline;
			color: #000099;}
		
a:active  {	font-family: Verdana, Trebuchet, Arial, Times;
			text-decoration: underline;
			color: #000099; }

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: #8492B2 	}