body		{ background-color: #FFEEBF;
		  font-family: Verdana,Arial,Helvetica,sans-serif;
		  font-size: 8pt;
		  color: #800000;
		  font-weight: normal;
		  font-style: normal;
		}
td		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color: #800000; font-weight: normal; font-style: normal }

th		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 8pt; color: #800000; background-color: rgb(245,242,245); font-weight: bold; font-style: normal }

b		{ font-weight: bold; }

samp		{ font-family: Verdana,Arial,Helvetica,sans-serif;
		  font-size: 7pt; }

h4		{ font-size: 12pt;
		  font-weight: bold;
		}

h5		{ font-size: 10pt;
		  font-weight: bold;
		}

a:link		{ color: navy; font-weight: bold; text-decoration: none; }
a:visited	{ color: navy; font-weight: bold; text-decoration: none; }
a:active	{ color: red; font-weigth: bold; }
a:hover		{ color: blue; text-decoration: underline; }
