P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL, HR  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12pt;
		scrollbar-base-color: black;
}

SMALL  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #EFC7AC;
}

H2, .heading2  {
        font-family : "Calligrapher", Verdana, Arial, Helvetica, sans-serif;
        font-size : large;
        font-weight: normal;
        color : #FCDB57;
}

H3, .heading3  {
        font-family : "Calligrapher", Verdana, Arial, Helvetica, sans-serif;
        font-size : medium;
        font-weight: normal;
        color : #FCDB57;
}

H4, .heading4  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-weight: bold;
        color : #FCDB57;
}

.news  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight: normal;
        color : #C0023C;
}

.navhome {
        color: red;
}

A:hover {
        color: #FCE357;
	text-decoration : none;
}

.quote {
  	font-size : 12pt;
	font-style: italic;
}
.quote_maker, .quote_maker i {
	padding-left: 100px;
  	font-size : 10pt;
        color: #CFA78C;
	text-align: right;
	margin-top: 8px;
	margin-right: 4px;
}


