body{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	}

h1{	font-size:16pt;
		}	
h2{font-size:14pt;}
h3{font-size:12pt;}
/*for FAQ page */
dl.faq dt{font-weight:bold;}
dl.faq dd{margin-bottom:10px; border-bottom:solid 1px #000; padding-bottom:5px;}


