body {
	background: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, p, form {
	margin: 7px;
}
h1, h2 {
	font-size: 140%;
	color: #CC6600;
	margin: 0px 7px 10px;
	border-bottom: 1px dotted #666666;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
.smallprint {
	font-size: 80%;
}
.highlight {
	color: #CC3300;
}
.module ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.module ul li {
	font-size: 100%;
	margin: 3px 0px;
	padding: 0px 0px 0px 10px;
	background: transparent url(/assets/misc/bullet.gif) 3px 7px no-repeat;
}
ul.mktree li {
	background-image:url(images/transparent.gif);
	padding: inherit;
	margin: inherit;
}
#content a {
	color: #669966;
	text-decoration: none;
}
#content a:hover {
	color: #CC6600;
}
	

