
body		{ font-family:comic sans ms, calibri;
		  font-size:10pt;
		  font-weight: normal;
		  }
td		{ font-family:comic sans ms, calibri;
		  font-size:10pt;
		  font-weight: normal;
		  }





a.link		{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #000000;
		  }
a.link:hover	{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }


a.brown		{ font-family: comic sans ms, calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #7F4D25;
		  }
a.brown:hover	{ font-family: comic sans ms, calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }

.10pt	{ font-size: 10pt; }
.11pt	{ font-size: 11pt; }
.12pt	{ font-size: 12pt; }
.13pt	{ font-size: 13pt; }








a.red		{ font-family: comic sans ms, calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FF0000;
		  }
a.red:hover	{ font-family: comic sans ms, calibri, tahoma, arial, verdana;
		  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }