BODY {

	font-family: Arial, sans-serif;

	font-size: 10pt;

	line-height: 14pt;

	text-align: left;

	background: #FFE1A8;

}



H1     { font-family: Arial, sans-serif; font-size: 18pt; font-weight: bold; 

         line-height: 26pt; color: #000000; margin-top: 12pt;

          margin-bottom: 12pt; }



H2     { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; 

         line-height: 18pt; color: #000000;

         margin-top: 12pt;  margin-bottom: 8pt; }



H3     { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold;

         line-height: 18pt; color: #000000; 

         margin-top: 12pt;  margin-bottom: 6pt; }

   

H4     { font-family: Arial, sans-serif; font-size: 11pt; font-weight: bold;

         line-height: 18pt; color: #000000; margin-top: 12pt;

          margin-bottom: 8pt; }



H5     { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold;

         line-height: 16pt; color: #000000; margin-top: 12pt;

          margin-bottom: 8pt; }

		  

H6     { font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold;

         line-height: 12pt; color: #000000; margin-top: 12pt;

          margin-bottom: 8pt; }

.grtable { font-family: Verdana, sans-serif;

	font-size: 9pt;

	text-align: left;

	background: #99CCCC }



                 

/* Links */



A {}



A:link     {color:purple;}

A:active   {color:aqua;}

A:visited  {color:fuchsia;}

A:hover    {color:red;}





/* Tables--Created with Style Master tutorial */



CAPTION {background-color: #ccffff;

color: #663366;

font-family: Verdana, sans-serif;

font-size: 8pt;

font-weight: bold;

text-align: left}



TABLE {

	font-family: Verdana, sans-serif;

	font-size: 9pt;

	text-align: left;

	background-color: #FFFFCC;

	border: #999999;

}



.grtable { font-family: Verdana, sans-serif;

	font-size: 9pt;

	text-align: left;

	background: #99CCCC;

	border:#99CCCC 

}



TD              { font-size: 9 pt; padding-top: 8pt; padding-bottom: 0pt; padding-right: 12pt; }





/* Character Formatting */



STRONG { font-style : bold;}



EM     { font-style : italic;}



SPAN {}

                       



