
BODY  {
  font-family: Verdana;
  font-size: 12px;
  background-color: rgb(40,100,255);
  }
  
TD.toc  {
	border: 2px solid black;
	width: 15%;
	font-size: 11px;	
	vertical-align: top;	
	padding-top: 40px;
	}

TD.toc A:link  {
	color: black;
	text-decoration: none;
	}

TD.toc A:visited {
	color: black;
	text-decoration: none;
	}

TD.toc A:active  {
	color: white;
	text-decoration: none;
	}
	
TD.toc A:hover {
	font-weight: bold;
	text-decoration: none;
	}

A:link {
	text-decoration: none;
	color: rgb(255,255,255);
	}

A:visited  IMG {
	text-decoration: none;
	border: rgb(40,100,255);
	}

A:link  IMG {
	text-decoration: none;
	border: rgb(40,100,255);
	}

A:visited  {
	text-decoration: none;	
	color: rgb(255,255,255);
	}
	
A:active  {
	text-decoration: none;
	color: rgb(255,255,255);
	}

A:hover  {
    text-decoration: none;
	font-weight: bold;
	color: rgb(255,255,255);
	}
	
TD.header  {

	}

TD.center  {
	border: 2px dotted black;
	padding: 20px;
	}

TD.footer  {
	border: 1px dotted white;
	font-size: 9px;
	}