h1 { font-family:"Trebuchet MS",Tahoma,Helvetica,Arial; color: #3366cc; font-size: 16px; }
h2 { font-family:"Trebuchet MS",Tahoma,Helvetica,Arial }
h3 { font-family:Tahoma,Helvetica,Arial }
p { font-family:Georgia,Tahoma,Helvetica,Arial;
	font-size: 12pt;
	margin-left:20px; }
ul,ol { font-family:Georgia,Tahoma,Helvetica,Arial;
	font-size: 12pt; }
ul.li { list-style-type:square; }
body { width: 80%; }
a { color: #3366cc; }
a:hover { background: #ffa }
th { font-family:"Trebuchet MS",Tahoma,Helvetica,Arial; font-size: 12pt; font-style: bold; }

td { 
	padding-right: 6px;
	vertical-align:top;
}

td.nowrap {
	padding-right: 6px;
	vertical-align:top;
	white-space: nowrap;
}


div.main {
	margin: 10px;
}
