/*
This style sheet was created from M:\tbs2000\index.html
*/

H1 {
color : #ffffff;
font : Arial Black;
font-size : x-large;
}
#smtext {
color: #000000;
font-family: Arial;
font-size: 16;
font-weight: bold;
}
#ysmtext {
color: #958888;
font-family: Arial;
font-size: 16;
font-weight: bold;
}
#xsmtext {
color: #000000;
font-family: Arial;
font-size: xx-small;
}

H2 {
font-family: Arial;
}
#lganchor {
color : #958888;
font-family: Arial;
font-weight: bold;
}
#mdtext {
color: #000000;
font-family: Arial;
font-size: medium;
font-weight: bold;
}
#smanchor {
color : #958888;
font-family: Arial;
font-size: 16;
font-weight: bold;
}
#smanchorc {
color : #cccccc;
font-family: Arial;
font-size: 16;
font-weight: bold;
}

#smanchorb {
color : #CCCCCC;
font-family: Arial;
font-size: xx-small;
font-weight: normal;
}

#outputtable {
	font-family : Arial;
	font-size : small;
	font-weight : bold;
}

BODY {
	background-color : #000000;
}

TABLE, TR, TD {
	color : #000000;
}

A {
	color : #CCCCCC;
}

A:ACTIVE {
	color : #CCCCCC;
}


A:LINK {
	color : #CCCCCC;
}

A:VISITED {
	color : #000000;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
	text-decoration : none;
}

B {  }

BR {  }

DIV {  }

FONT {  }

IMG {  }

LI {  }

UL {  }


/* unique IDs */
#lganchor {  }

#mdtext {  }

#smanchor {  }

#smanchorc {  }

#smtext {  }

#xsmtext {  }

#ysmtext {  }

