<STYLE type="text/css">
<!--
	A:link		{ color:#0000FF; }
	A:hover 	{ color:#cc99ff; }

	A { font-size:10pt; font-family: tahoma, arial, helvetica, sans-serif; font-weight:bold; color:Black; }

table { margin: 0px; }

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: black;
	background-color:rgb(128,128,0);
	}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: black;
	background-color:rgb(255,255,255);
	}

td.small { font-size:11pt; }

p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: black;
	}

b {
	font-family: tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold; 
	color:#1E160E;
	}

b.large { font-size: 10pt; }

b.black { color: black; }

h2 {
	font-family: tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	color: black;
      }
h3 {
	font-family: tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
      }
h4 {
	font-family: tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
      }
h5 {
	font-family: tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
      }

.NavLink {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	}


.RecordTitle {
	font-family: tahoma, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #CCCCFF;
      }

.RecordStats {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	}

Input {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: black;
	}

-->

</style>