body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	ine-height: 1.5em;
	color: #000000;
}

h1 {
	font-size:21px;
	line-height:21px;
	color: #3366CC;
	}
	
h2 {
	font-size:18px;
	line-height:18px;
	color: #3366CC;
	margin-top: 7px;
	padding-top: 7px;
	color: #3366CC;
	}

h3 {
	font-size:16px;
	line-height:16px;
	color: #3366CC;
	}	

a:link {color:#3366CC;}
a:visited {color:#3366CC;}
a:hover {color:#309ACC;}

p.question{
	font-weight: bold;
	font-size: 12pt;
}
