P  {
	color: Black;
	font-family: Arial;
	font-size: small;
	font-weight: 
	}
	
P.totop  {
	text-align: right;
	color: Black;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	font-weight: 
	}
	
p.quote {
	text-align: left;
	color: Black;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	}
	
p.tagline {
	text-align: left;
	color: black;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	}
	
ul.disc {
	list-style-type: disc;
	color: Black;
	font-family: Arial;
	font-size: small;
	}

ol.decimal {
	list-style-type: decimal;
	color: Black;
	font-family: Arial;
	font-size: small;
	}
	
H1  {
	color : Black;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
	
H2  {
	color : Black;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	}

H3  {
	color: Black;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	}



A:Link  {
	color: Blue;
	text-decoration : underline;
}

A:Visited  {
	color: Purple;
	text-decoration : underline;
}

A:Active  {
	color:; 
	text-decoration : underline;
}

A:Hover  {
	color:; 
	text-decoration :;
	background : 
}

table.main
{
	width: 100%; 
	height: 100%; 
	border: 1px #000000 solid; 
}

table.grid
{
	width: 100%;
	align: ;
	colspan: 2;
	background: ;
	border: ;
	
}
	
td.gridcell
{
	width: 100%;
	colspan: 2; 
	align: left; 
	font-family: Arial;
}

td.gridcelleft
{
	width: ;
	colspan: 1; 
	align: left; 
	font-family: Arial;
	font-size: x-small;
	
}


td.gridcellright
{
	width: 3
	colspan: 1; 
	align: right; 
	font-family: Arial;
	font-size: x-small;
	border: ;
}

td.toplg
{
	background-color: blue;
}

td.bandborder
{
	background-color: black;
}

td.topnarrow
{
	background-color: #8080FF;

}

td.leftnav
{
	background-color: #99ccff;
	font-family: Arial;
	text-align: center;
}


td.rightnav
{
	background-color: #99ccff;
	font-family: Arial;
	text-align: center;
}

td.body
{
	background-color: white;
	align: left; 
	valign: top;
	width: 60%; 
	height: 100%;
}

BODY  {
	
}

