/* style sheet for TLIO-Legacy web-site - David Claridge Mar. 2001 */

body {	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	background: #FFFFFF;
	font-size: 11px
}


td	{font-family: Arial; color: #000000;}
li 	{font-family: Arial; font-size: 11pt}
ul 	{font-family: Arial; font-size: 11pt}
a 	{font-family: Arial; font-size: 11pt}
p 	{font-family: Arial; font-size: 11pt}
div 	{font-family: Verdana; font-size: 11px}
span 	{font-family: Verdana; font-size: 11px}
form 	{font-family: Verdana; font-size: 11px}

a.brown  { color: #663300; }
a.black  { color: #000000; }
a.teal   { color: teal;    }

p.black  { color: #000000; }
p.brown  { color: #663300; }
p.green  { color: #006600; }
p.russet { color: #990000; }
p.teal   { color: teal;    }

/*  navigation bar */
p.unselected { color: "teal"; }
a.unselected { color: "teal"; }
a.selected   { color: "teal"; }

/* all after this may be irrelevant to legacy */

div.black {font-family: Verdana; color: #000000; line-height:1.3; font-size: 11px}


/* links pages */
hr.linx {ALIGN:CENTER; SIZE:1;}
a.linx  { color: #000000; font-weight: bold; }

span.selected   {color: #006600; }
span.unselected {color: #663300; }
