P  {
	font-size : 12pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : Green;
	text-align : left;
	text-indent : 15pt;
}

H1  {
	font-size : large;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Teal;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

H2  {
	font-size : medium;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Green;
}

H4  {
	font-size : medium;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Teal;
}

ADDRESS  {
	font-size : small;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : italic;
	color : Black;
}

B  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : Green;
}


