/* CSS Document */
/* Look and feel for MO203015 King Face page.
(C) 2008 Alfred P. Reaud - Happy Cat Technologies, Inc. 
Saturday, Movember 15, 2008 */
.RedEmphasis { color: #FF0000; }
.BoldUnderline {
	text-decoration: underline;
	font-weight: bold;
}
.PlainUnderline { text-decoration: underline; }
.SizeP4 { font-size: 36px; }