a:link       { text-decoration: none;color: #0020FF}
a:visited    { text-decoration: none;color: #0020FF }
a:hover	   { text-decoration: underline;
				  color: #800080 }


body         { font-family:  Verdana, Arial, Helvetica; background-color: 
               rgb(218, 235, 250); color: #000000; font-size: 10pt }
table
{
	font-size: 10pt; color: #000000 
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}


p            { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #000000 }

h5           { font-size: 11pt; font-weight: bold; line-height: 110%; margin-top: 0; 
               margin-bottom: 0 }



h1, h2, h3, h4, h5, h6 { font-family:  Arial, Helvetica; }


h4
{
font-size: 14pt;
color: #000B72;
font-family:   Arial, Helvetica;
	
}
h5
{
	font-size: 11pt;
	font-family:  Arial, Helvetica;
	color: #000000
	font-weight: bold}
h6
{
	font-size: 8pt;
	color: rgb(0, 0, 0);
}