P {
	font-family : sans-serif
}
H1 {
	color : blue;
	text-align: center;
	font-family: serif;
	background-color : transparent;
}

H2 {
	text-align : center;
	font-family : sans-serif;
	font-size : 20px;
	background-color : transparent;
	color : #000000;
}

H3 {
	text-align : left;
	font : bold;
	background-color: transparent;
	color: #009999;
	font-family : sans-serif;
	font-size : 20px;
}

H4 {
	font : bold 18px sans-serif;
	text-align : center;
	color : Blue;
}

OL {
	font : bold sans-serif;
	line-height : 20px;
}

.l01 {
	line-height : 200%;
}

H5 {
	font-size : medium;
	font-family : sans-serif;
	font : bold;
	color : Purple;
}
