BODY,P,H1,H2,H3,H4,H5,H6 {
	font-family     : sans-serif;
	font-size       : small;
	font-weight     : normal;
	text-decoration : none;
	text-align      : left;
	color           : #AA0000;
}
BODY { background : #99FF99; }
A { color : #AA0000; font-weight : bold; }
H1,H2,H3,H4,H5,H6 { text-align : center; }
H6 { font-size : small;   font-weight : bold; }
H5 { font-size : medium;  font-weight : normal; }
H4 { font-size : medium;  font-weight : bold; }
H3 { font-size : large;   font-weight : normal; }
H2 { font-size : large;   font-weight : bold; }
H1 { font-size : x-large; font-weight : normal; }

.right { text-align : right; }
.left  { text-align : left; }
.emph  { font-style : italic; font-weight : bold;}

P.title   { font-size : medium; font-weight : bold; }
P.byline  { font-style : italic; margin-top : 0;}
P.article { margin-top : 0.3em;}
P.copy { text-align : right; font-style : italic; color : #666666; }
P.plug { text-align : right; font-style : italic; color : #666666; font-size : x-small;}

