body {
	background-color : White;
	background: url(../pics/tl2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

a:link      { color: #369; text-decoration: none; }
a:visited   { color: #868FB2; text-decoration: none; }
a:hover     { border-top: 1px solid black; border-bottom: 1px solid black; background-color: #369; color: white; text-decoration: none; }
a:active    { color: #FFCC33; text-decoration: none; }

.outbox { border: thin solid Black; }
.title { color: #336666; font-weight: bold; font-size: 24pt; font-family: Tahoma, Arial, Helvetica, sans-serif;} 
.pretitle { color: #336666; font-size: 13pt; font-family: Tahoma, Arial, Helvetica, sans-serif;} 
.b a:link { color: #66cccc; text-decoration: none } 
.b a:visited { color: Olive; text-decoration: none } 
.b a:hover { color: Green; background: Silver; text-decoration: none; border-top: 1px solid black; border-bottom: 1px solid black; } 
.b a:active { color: Maroon; text-decoration: none } 
Li { list-style-type: square; }

