BODY {margin: 0px}

a	{	font-family: verdana, courier, sans-serif}
a.titlenav:link {	text-decoration: none; color: white}
a.titlenav:hover {	text-decoration: none;  color: pink; background-color: black}
a.titlenav:visited {	text-decoration: none; color: #999999}

a.body:link		{text-decoration: none; color: blue}
a.body:hover	{text-decoration: none; color: red}
a.body:visited	{text-decoration: none; color: gray }

p		{	font-family: verdana, courier, sans-serif}

.off	{	font-family: verdana, courier, sans-serif}

.title	{	font-family: verdana;
			font-size: 15pt;
			color: #black		}
.title2	{	font-family:	wingdings;
			font-size: 75px;
			color: #black;}
.title3	{	font-family: verdana;
			font-size:	30pt;
			color: #FFFF99	} 
th		{	font-family: verdana, arial, sans-serif}
tr.1	{	background-color: #663333 } /* Dark Weak Red comp: 4*/
tr.2	{	background-color: #003300 } /* Obsc Weak Green comp: 5*/
tr.3	{	background-color: #333366 } /* Dark Weak Blue comp: 6*/
tr.4	{	background-color: #003333 } /* Obsc Weak Cyan comp: 1*/
tr.5	{	background-color: #336633 } /* Dark Weak Green comp: 2 */
tr.6	{	background-color: #666633 } /* Dark Weak Yellow comp: 3*/

h1	{	font-family: verdana, arial, sans-serif;
		font-size: 25pt;
		font-weight: bold;
		color: black }
		
h2	{	font-family: verdana, arial, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: black }

li	{	font-family: verdana, courier, sans-serif}

.netscape	{	font-family: arial; font-size: 10pt; color: red; visibility: hidden }