h1
{
	font-family: Arial;
	font-size:28px;
	color:#F9A351;
	font-weight:bold;
	word-spacing:-4px;
	letter-spacing:-0.5px;
	line-height: 40px;
}

h2
{
	font-family: Arial;
	font-size:15px;
	color:#333333;
	font-style:italic;
	font-weight:bold;
	line-height: 17px;
	margin-bottom:30px;
}

h3
{
	font-family: Verdana;
	font-size:12px;
	color:#F9A351;
	display:block;
	font-weight:bold;
}

p
{
	margin-bottom:15px;
	color:#666666;
	font-family: Verdana;
	font-size:11px;		
	line-height:18px;
}

li
{
	color:#636363;
	font-family: Verdana;
	font-size:11px;		
	line-height:18px;
	margin-bottom:10px;
}

ul.note
{
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#EEF0F5;
}

.smalltit 
{
	color:#F9A351;
	display:block;
	font-weight:bold;
}

ul.note li
{
	font-size:9px;
	margin:0px;
}

.highlight
{
	color:#333333;
	background-color:#FFF8DC;
	font-family: Verdana;
	font-size:10px;
	padding: 15px;
}

.notetitle
{
	color:#FFFFFF;
	background-color:#F9A351;
	font-family: Verdana;
	font-size:11px;
	padding: 5px 10px 5px 10px;
	font-weight:bold;
	border: solid 1px #C0C0C0;
	border-bottom-style:none!important;
	text-align: left;
}

.noteborder
{
	color:#666666;
	background-color:#EEF0F5;
	font-family: Verdana;
	font-size:9px;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
	border: solid 1px #C0C0C0;
	border-top-style:none!important;
}
