*{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:12px;
}
.pres {
	color:#666;
}

thead {
	font-weight: bold;
	font-size:12px;
}
td{
	font-size:12px;
}
.code {
	background: #eee;
	color: black;
	font-family: monospace;
	border-width: 1px;
	border-style: dotted;
	border-color: black;
	padding: 6px;
	font-size:12px;
}

table  {
	background:#ddd;
  }
td{
	padding:8px 4px;
	background:#CCC;
}
thead{
	text-align:center;
}
thead td{
	background-color:#999;
}
li{
	padding:2px 2px;
}

