body {
	color: #555555;
	font-family: "Times New Roman";
	font-size: 12pt;
	line-height: 1.4em;
}
ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 0px;
}
#tinymce ul li, #contentArea ul li {
	background: url(../graphics/bullet-ie.gif) no-repeat 0px 0.6em;
	padding-left: 23px;
	margin-left: 0px;
}
a img {
	border: none;
}
a {
	color: #48b0af;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #48b0af;
	font-style: italic;
	font-weight: normal;
	font-size: 17pt;
}
h3 {
	color: #555555;
	font-weight: bold;
	font-size: 15pt;
}
h4 {
	color: #555555;
	font-weight: bold;
	font-size: 11pt;
}
hr {
	border: none;
	border-bottom: 1px solid #444444;
}