body, p, td{
	font-family:georgia;
	font-size: 8pt;
	font-weight:normal;
	color:#000000;
	margin: 0px;
}
 
ul, ol, blockquote{
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
 
ul{
	list-style-type: disc;
}
 
h1{
	
	font-size: 18pt;
	font-weight:normal;
	color:#000000;
	margin: 0px;
}
 
h2{
	font-weight: normal;
	font-size: 18pt;
	margin: 0px;
}
 
h3{
	font-weight: normal;
	font-size: 16pt;
	margin: 0px;
}
 
h4{
	font-weight: normal;
	font-size: 14pt;
	margin: 0px;
}
 


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size: 18pt;
font-weight:normal;
color:#000000;
margin: 0px;
}

h2 {
font-weight: normal;
font-size: 16pt;
margin:0px 0px 8px 0px;
display:block;
}

h3 {
font-weight: normal;
font-size: 14pt;
margin:0px 0px 6px 0px;
display:block;
}

h4 {
font-weight: normal;
font-size: 12pt;
margin:0px 0px 6px 0px;
display:block;
}


