P {
	font-family : Arial;
	font-size : 16px;
}
H1 {
	font-size : 24px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
}
H2 {
	font-size : 20px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
}
H3 {
	font-size : 18px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
	
}
H4 {
	font-size : 18px;
	font-weight : bold;
	color : Black;
	font-family : Arial;
}

SMALL {
	font-family : Arial;
	font-size : 12px;	
}

BLOCKQUOTE {
	font-family : Arial;
	font-size : 16px;
}
UL {
	font-family : Arial;
	font-size : 16px;
}
DL {
	font-family : Arial;
	font-size : 16px;
	
}

