<!--
	
P
{		
	font-family: 'Comic Sans MS', 'Arial';
	font-size: medium;
	color: black;
	margin-left: 30pt;
	font-weight : normal;
	font-style : normal;
	}
H1
{		
	font-family: 'Comic Sans MS', 'Arial';
	font-size: x-large;
	color: black;
	text-align: center;
	font-weight : bold;
	font-style : normal;
	}

H2
{		
	font-family: 'Comic Sans MS', 'Arial';
	font-size: medium;
	color: black;
	text-align: center;
	font-weight : normal;
	font-style : normal;
	margin-left: 15pt;
	margin-right: 15pt;
	}

H3
{		
	font-family: 'Comic Sans MS', 'Arial';
	font-size: medium;
	color: black;
	text-align: left;
	font-weight : normal;
	font-style : normal;
	}

BODY { background: white }

-->