<STYLE>
<!--
/* Navigation Table */
	
	table.paidlink
	{
		border-color: maroon;
	}
	td.paidlink
	{
		border-color: maroon;
	}
	table.linkTable {
		border: 5px solid;
		border-collapse: collapse;
		border-spacing: 0;
		border-color: darkblue;
		width: 500;
	}

	/* Sub table on navigation table for child categories  */

	table.linkTableSub {
		padding: 5px;
	}

	/* Header column at top of the navigation table */

	td.linkTableHeader {
		border: 1px solid;
		padding: 0px;
		text-align: center
	}

	/* Non-header columns on navigation table */

	td.linkTableCol {
		border: 1px solid;
		padding: 5px;
		width: 50%;
		text-align: left;
		vertical-align: top;
	}

	/* Font for the header text */

	font.linkTableHeader{
		font-weight: bold;
		font-size: 130%;
	}

	/* Font for the non header columns on navigation table */

	font.linkTable {
		font-weight: normal;
		font-size: 120%;
	}

	/* Font for the (#) entries on navigation table */

	font.linkTableCount {
		font-weight: normal;
		font-size: 40%;
	}

	/* Font for the children table on navigation table */

	font.linkTableSub {
		font-weight: normal;
		font-size: 70%;
	}

	/* Font for the (#) entries on the children table */

	font.linkTableSubCount {
		font-weight: normal;
		font-size: 60%;
	}

/* Entry Table */

	table.entryTable {
		border: 1px solid;
		border-collapse: separate;
		border-spacing: 0;
		width: 100%;
	}

	td.entryTableCol {
		border: 1px solid;
		padding: 2px;
		text-align: left;
	}

	td.entryTableHeader {
		border: 1px solid;
		padding: 5px;
		text-align: left;
	}

	td.entryTableCookie {
		border: 1px solid;
	 padding: 2px;
		text-align: left;
	}

	font.entryTableHeader {
		font-weight: bold;
		font-size: 130%;
	}

	font.entryTableCookie {
		font-size: 100%;
		font-weight: bold;
	}

	font.entryTable {
		font-size:90%;
	}
</STYLE>
BODY {font-family: Tahoma, Arial, Helvetica;font-size: 10pt;}
  TD {font-family: Tahoma, Arial, Helvetica;font-size: 10pt;}
  INPUT {font-family: Tahoma, Arial, Helvetica;font-size: 10pt;}
  TEXTAREA {font-family: Tahoma, Arial, Helvetica;font-size: 10pt;width: 500px;}
  .forum_title {font-family: Tahoma, Arial, Helvetica;font-size: large;}
  .forum {
        font-family: Tahoma, Arial, Helvetica;
        font-size: medium;
 }
  .nav {font-family: MS Sans Serif,Geneva,sans-serif;font-size: 8pt;}


a {color:blue; background-color:transparent; text-decoration: underline; font-family: Tahoma, verdana, helvetica; font-size: 11pt; font-weight: normal}
a:hover {color:maroon;}

.quotead {color:#000076; background-color:transparent; text-decoration: none; font-family: Tahoma, verdana, helvetica; font-size: 12pt; font-weight: bold}
a.quotelink {color:blue; background-color:transparent; text-decoration: underline; font-family: Tahoma, verdana, helvetica; font-size: 10pt; font-weight: bold}
a.quotelink:hover {color:maroon;}

a.linknav { font-size: 10pt}

a.us82jsdd { font-size: 10pt}


a.menulink { font-size: 11pt}


a.allmath {color:green; font-family: Comic Sans MS;}

