html         { font-size: 10pt; font-family: Arial }

label      { font-size: 8pt; font-family: Arial }

table        { font-size: 10pt; font-family: Arial}

h1           { font-family: Arial; color: #800000; font-size: 18pt; margin-bottom: 6 }

h2           { font-family: Arial; color: #990000; margin-bottom: 6 }

h3           { font-family: Arial; color: #800000; margin-bottom: 6 }

h4           { font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold; margin-bottom: 6 }

h5           { font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold }

a:link		   { Color: #333333; text-decoration:none }

a:visited		{

				color: #333333; 

				text-decoration:none 

				}



				

a:hover		{

				color: #FF0000; 

				text-decoration:underline

				}



				

a:active		{

				 color: #333333; 

				 text-decoration:none

				 }


