#content
{
	margin:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:17px;
	padding:10px;
	background-color:white;
	font-size: 12px;
	line-height: 1.3em;
	text-align:left;
}

#content p, p
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size: 11px;
	color: black;
	text-align:left;
}

#content h1, h1
{
	font-size: 14px;
	color: #ce8e00;
	text-transform: uppercase;
}

#content li, li
{
	font-size: 11px;
}


#content ul, ul
{
	font-size: 11px;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.yellowbox {
background-color: yellow;
padding: 10px;
border: solid 1px gray;
width:600px;
}

