/*<![CDATA[*/
body {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	background-color: #f0f0f0;
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
	font-size: 13px;
	color: #333;
}
a {
	color: #03c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div.content {
	background-color: white;
	border: 3px solid #aaa;
	padding: 25px;
	padding-top:10px;
	padding-bottom: 0px;
}
p {
	margin-bottom:15px;
}
ul {
	margin-left:35px;
	margin-bottom:15px;
}
ul li{
	list-style-type:disc;
}
h1 {
	font-size:200%;
	font-weight:bold;
	margin-top:1px;
	margin-bottom:17.4px;
}
h2 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
}
#ft {
	padding-top:40px;
}
#ft p {
	font-size:70%;
}
h2 a, h3 a {
	color: #333;
}
.ms100 {
		clear:both;	
	padding-top:15px;
}
ul.tools {
	display:inline;
	margin:0px;
}
ul.tools li {
	display:inline;
	list-style-type:none;
}
ul.tools li:after {
	content:", ";
}
/*]]>*/
