

body	{
	 font-family : arial, helvetica, sans-serif;
	 font-size : 12pt;
		
	}

h1	{
	 font-family : "lucida handwriting", "Book Antiqua", "Bookman Old Style", serif;
	 font-size : 36pt;
	 color : #AA6445
	}

h2	{
	 font-family : "Bookman Old Style", Garamond, "Book Antiqua", serif;
	 font-size : 12pt;
	 font-weight : bold;
	 color : #AA6445
	}

.header3 {
	 font-family : "Bookman Old Style", Garamond, "Book Antiqua", serif;
	 font-size : 12pt;
	 font-weight : bold;
	 color : #AA6445
	}

.menu	{
	 font-family : arial, helvetica, sans-serif;
	 font-size : 10pt;
	 color : black;
	 text-decoration : none;
	 line-height : 14pt;
	 padding-left : 4px
	}

a.menu:hover	{
	 	 color : #BA9888;
		}


.cue		{
		 font-family : arial, helvetica, sans-serif;
		 font-size : 10pt;
	 	 text-decoration : none;
	 	 line-height : 14pt;
	 	 padding-left : 4px;
		 color : #AA6445
		}

