P {
	font-family : Arial;
	font-size : 15px;
}
H1 {
	font-size : 24px;
	font-weight : bold;
	color : #AF0000;
	font-family : Arial;
}
H2 {
	font-size : 20px;
	font-weight : bold;
	color : #AF0000;
	font-family : Arial;
}
H3 {
	font-size : 18px;
	font-weight : bold;
	color : #AF0000;
	font-family : Arial;
}

SMALL {
	font-family : Arial;
	font-size : 12px;	
}

BLOCKQUOTE {
	font-family : Arial;
	font-size : 15px;
}
UL {
	font-family : Arial;
	font-size : 15px;
}
DL {
	font-family : Arial;
	font-size : 15px;
	
}
