body#tinymce { 
	background: black;
	color: white;
}

h1 {
	font-style: normal;
	font-weight: normal;
	border-bottom: #818181 solid 1px;
	min-width: 100%;
	width: 100%;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbc2ff;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 15px;	
}

h2 {
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbc2ff;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 35px;
}

.highlight { color: #99ccff;font-weight:bold;font-size:110%; }
.bold { font-weight:bold; }
.italic { font-style: italic; }
div.study { background-color: #161616; padding-left: 15px; padding-bottom: 1px; padding-right: 10px; padding-top: 1px; margin-right: 20px; margin-bottom: 20px; margin-top: 10px; margin-left: 5px; border-left-width: 15px; border-left-color: #666666; border-left-style: solid;}
div.study p {font-size:1em;line-height: 1.2em;}
#right-content ul li {
	margin-bottom: 10px;
	line-height: 1.5em;
}