/* External Style Sheet */

BODY {background-color: #FFFF99} /* light yellow */

H1, H2, H3, H4, H5, H6
	{
	font-weight: bold;
	font-family: "Tempus Sans ITC", "comic sans MS", arial;
	color: #000066; /* dark blue */
	}
H1
	{
	font-size: 25 pt;
	text-align: center;
	}
H2
	{
	font-family: "comic sans MS", arial;
	color: #990000;
	font-size: 16px;
	word-spacing: normal;
	font-weight: bold;
	font-style: normal;

	}
H3
	{
	font-family: "comic sans MS", arial;
	color: #FF0000; /* red */
	font-size: 11 pt;
	}
P.left
	{
	font-family: "comic sans MS", arial;
	font-size: 10 pt;
	color: #006699; /* light blue */
	}
FONT.menux
	{
	font-family: "comic sans MS", arial;
	font-size: 9 pt;
	color: #009999;
	background-color: #FFFF99;

	}
B
	{
	font-family: "comic sans MS", arial;
	color: #006699; /* light blue */
	}
.menuvv {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #003399;
}