a:link
{
	color: #24688C; 
} 
.otherPic          { border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; 
               padding-top: 1; padding-bottom: 1 }
a:visited
{
	color: rgb(255,102,51); 
}
a:active 
{
	color: rgb(204,153,51);
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(23,23,23);
	font-size: 10pt;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(23,23,23);
	font-size: 10pt;
	font-style: normal;
	font-weight: normal
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}

h1
{
	color: rgb(255,102,51);
}
h2
{
	color: rgb(204,153,51); 
}

h3           { color: #000080; font-size: 10pt; letter-spacing: 1pt }

h4
{
	color: rgb(199,1,28); 
	font-size: 11pt;
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}