h1 {
	font-family: "trebuchet ms", sans-serif;
	font-size: 180%;
	font-weight: bold;
}
h1, h1 a {
	color: #0A6B9E;
	text-decoration: none;
}
h2 {
	font-size: 150%;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	color: black;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, table, form {
	margin-top: 1em;
}
ul, ol {
	margin-left: 1.5em;
}
ul ul, ol ol, ul ol, ol ul {
	margin-top: 0;
}
ul {
	list-style: none;
	margin-left: 0;
}
.content-box ul li,
.mceContentBody ul li {
	background: transparent url('../images/bullet.gif') no-repeat scroll 0 5px;
	padding-left: 16px;
}
table td, table th {
	padding-right: 0.75em;
	vertical-align: top;
	text-align: left;
}
img {
	border: none;
}
input, textarea {
	border: 1px solid black;
}
sup, sub {
	font-size: smaller;
	padding: 0;
	margin: 0;
	line-height: 0;
}
a {
	color: #C00;
}
a.button {
	padding: 0.3em 0.4em;
	line-height: 170%;
	background-color: #00A9EC;
	text-decoration: none;
	color: white;
	font-size: 130%;
	font-weight: bold;
}
li a {
	color: #333;
	text-decoration: none;
}
small {
	font-size: smaller;
}
large {
	font-size: larger;
}
h1:first-child, h1.first-child, h2:first-child, h2.first-child, h3:first-child, h3.first-child, h4:first-child, h4.first-child, h5:first-child, h5.first-child, h6:first-child, h6.first-child,
p:first-child, p.first-child, ul:first-child, ul.first-child, ol:first-child, ol.first-child, table:first-child, table.first-child, form:first-child, form.first-child {
	margin-top: 0 !important;
}
