body {
	margin: 0px;
	padding: 0px;
	background-color: #64A11F;
}
p {
	font-family: Trebuchet, "Trebuchet MS", Tahoma;
	;
	font-size: 12px;
}
input.textbox {
	border: 1px solid #CCCCCC;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
}
textarea.std-textarea {
	border: 1px solid #CCCCCC;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	padding-left: 2px;
}p.coursenumber {
	font-family: Trebuchet, "Trebuchet MS", Tahoma;
	;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;


}
p.courseprice {
	font-family: Trebuchet, "Trebuchet MS", Tahoma;
	;
	font-size: 12px;
	font-weight: bold;

}
a {
	color: 64A11F;
}

ul { list-style-type: disc; }
ul li { font-family: Trebuchet, "Trebuchet MS", Tahoma; font-size: 12px; margin-bottom: 5px; }

#burst { padding: 35px; }
.standout { color: #64A11F; font-weight: bold; }
h2 { font-family: Trebuchet, "Trebuchet MS", Tahoma; font-size: 18px; font-variant: small-caps; color: #444; }
ul.standard-list { list-style-type: disc; padding-left: 22px; }
ul.standard-list li { padding-left: 0px; }