body {
	background-repeat : no-repeat;
	background-image : url(../pics/tl2.gif);
	background-color : White;
	background-attachment : fixed;
	background-position: top right;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.outbox { border-left: thin solid Black; border-right: thin solid Black; border-top: thin solid Black; border-bottom: 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;} 
a:link { color: #66cccc; text-decoration: none } 
a:visited { color: Olive; text-decoration: none } 
a:hover { color: Green; background: Silver; text-decoration: none; border-top: 1px solid black; border-bottom: 1px solid black; } 
a:active { color: Maroon; text-decoration: none } 

Li { list-style-type: square; }

