body {
	background-image: url(http://www.tooroberts.com/images/bg.lt2.gif);
	color: #333;
	font-size: 11px;
	margin: 10px;
	padding: 0;
	scrollbar-3dlight-color: #858E91;
	scrollbar-arrow-color: #858E91;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #858E91;
	scrollbar-track-color: #CCC;
	text-align: center;
}
A { color: #112796; text-decoration:none; font-weight:normal; font-family: Trebuchet MS; font-size: 10pt }
A:link { color: #00659c; font-weight:bold; font-family: Trebuchet MS; font-size: 10pt }
A:visited { color: #112796; font-weight:bold; font-family: Trebuchet MS; font-size: 10pt }
A:active { color: #112796; text-decoration: underline; font-weight:bold; font-family: Trebuchet MS; font-size: 10pt }
A:hover { color: #cc6600; text-decoration: underline; font-weight:bold; font-family: Trebuchet MS; font-size: 10pt }


		body{
			font-family:arial,sans-serif;
			color:#333;
		}
		a{color:#369;}
		h1{
			font-family:"trebuchet ms",verdana,sans-serif;
			font-size:130%;
			border-bottom:1px solid #999;
		}
		h2{
			font-family:"trebuchet ms",verdana,sans-serif;
			font-size:110%;
		}
		h3{
			font-family:"trebuchet ms",verdana,sans-serif;
			font-size:100%;
		}
		div{
			margin:0 20px;
		}
		
		.triggerexpanded{
			background:url(arrows.gif) no-repeat 0px -40px #fff;
		}
		.trigger{
			cursor:hand;
			padding-left:20px;
		}
		.triggernormal{
			background:url(arrows.gif) no-repeat 0px 0px #fff;
		}
		.triggerhover{
			cursor:hand;
			background:url(arrows.gif) no-repeat 0px -18px #fff;
		}