H1 {
	font-family : Arial, New Century Schoolbook, Palatino;
	font-size : 20pt;
	font-weight : bold;
}

H2 {
	font-family : Arial, New Century Schoolbook, Palatino;
	font-size : 16pt;
	font-weight : bold;
}

H3 {
	font-family : Arial, New Century Schoolbook, Palatino;
	font-size : 14pt;
	font-weight : bold;
}

P {
	font-family : Arial, New Century Schoolbook, Palatino;
	font-size : 12pt;
	text-indent : 10px;
}


A {
	font-family : Arial, New Century Schoolbook, Palatino;
	font-size : 12pt;
}

BODY {
	background-color : White;
}