body{
	margin-right: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 120%;	
}

#content {
}
#content h1 {
	font-size: 16pt;
	line-height: 120%;
}
#content h2 {
	font-size: 14pt;
	line-height: 120%;
}
#content h3 {
	font-size: 12pt;
	line-height: 120%;
}
#content p {}
#content a:link, #content a:visited {
	color: #000000;
	text-decoration: underline;
}
