BODY, P
{
	FONT-FAMILY: Arial, Geneva, Myriad Web, Helvetica, sans-serif;
    FONT-SIZE: 1em;
    FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
    font-size-adjust: .48;
	color: black;
	font-size:17px
}





P.TINY
{
	FONT-SIZE: 0.7em
}


SMALL
{
    FONT-SIZE: 0.9em
}



BIG
{
    FONT-SIZE: 1.17em
}


H1
{
    FONT-FAMILY: Monotype Corsiva, Arial Narrow;
    FONT-SIZE: 3.4em;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-DECORATION: normal;
    WORD-SPACING: normal;
    font-size-adjust: .46;
	text-align: center;
	color:	"#e4ae00";
}

H2
{
    FONT-FAMILY: Monotype Corsiva, Arial Narrow;
    FONT-SIZE: 2.5em;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-DECORATION: normal;
    WORD-SPACING: normal;
    font-size-adjust: .46;
	color:	"#e4ae00";
}

H3
{
    FONT-FAMILY: Monotype Corsiva, Arial Narrow;
    FONT-SIZE: 1.8em;
    FONT-STYLE: normal;
    LETTER-SPACING: normal;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    font-size-adjust: .46;
	color: "#e4ae00";
	margin-bottom: 0;
}

H4
{
    FONT-FAMILY: Monotype Corsiva, Arial Narrow;
    FONT-SIZE: 1.2em;
    FONT-STYLE: normal;
    FONT-WEIGHT: 600;
    LETTER-SPACING: normal;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    font-size-adjust: .46;
	color: "#e4ae00";
}

TD {
	font-size: 17px
}

TD.news {
    FONT-WEIGHT: bold;
	background: navy;
	color: #F3B863;
}
TD.news_body {
    FONT-WEIGHT: none;
	background: #FFFFC0;
	color: navy;
}

TD.date {
    FONT-WEIGHT: normal;
    FONT-STYLE: italic;
	background: navy;
	color: #F3B863;
	text-align: right;
}
TD.foot {
    FONT-WEIGHT: normal;
    FONT-STYLE: italic;
    FONT-SIZE: 0.8em;
	background: #FFFFC0;
	color: maroon;
	text-align: right;
}
TD.foot2 {
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    FONT-SIZE: 0.8em;
	background: #FFFFC0;
	color: maroon;
	text-align: left;
}


B {
	font-weight: bold;
}

#PH1 {
	font-weight: bold;
	color:	maroon;	
}

#PH2 {
	font-weight: bold;
	color: navy;
}

#REF {
    FONT-STYLE: italic;
	color:	navy;
}

#INDENT1 {
	padding-left: 8%
}
#INDENT2 {
	padding-left: 15%
}

B.blue {
}

A {
    FONT-FAMILY: "arial", "arial narrow", "monotype corsiva" ;
	font-weight:	normal;
	color:	green;
	text-decoration: none;
	FONT-SIZE: 1.0em
}

A:link	{	
}

A:visited	{
	color:	green;
}	

A:hover	{
	color:  lime;
	text-decoration: none;
}	
