BODY {
	BACKGROUND: #FFFFE0; COLOR: black;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 7%;
	margin-right : 7%;
}
	
A:LINK {
	color :  Blue;
	text-decoration : underline;
	text-transform :  none;
}

A:HOVER {
text-decoration: none;
  text-transform: none;
 background-color : Yellow;
}

A:VISITED{ 
           color : Purple;
           text-decoration : underline;
           text-transform : none;
}

blockquote{
    font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

H3.news{
	margin-left : 1%;
	border-bottom : thin inset Olive;
	text-decoration : underline;
}

H3.newscntr{
	
	border-bottom : thin inset Olive;
	text-decoration : underline;
	text-align : center;
}


h4.subsection{
	text-indent : 7%;
}

p.floatright{
	float : right;
}

p.floatcntr{
	float : none;
}

.newsheadline{
	margin-left: 1%;
	border-bottom: thin inset Olive;
	text-decoration : underline;
}

.newsheadline B{
	text-align: center;
	border-bottom: thin inset Olive;
	text-decoration : underline;
}

Blockquote.newsquote {
	font-size : smaller;
	text-indent : 0em;
	margin-left : 17%;
	margin-right : 17%;
}

table {
	font-family: sans-serif;
	font-size: 10pt;
	vertical-align : text-top;
}


P {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 
	letter-spacing : normal;
	line-height : normal;
	padding-top : 8px;
	font-size : 10pt;
}

li{FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt; 
}

DIV.headline {
	BACKGROUND-COLOR: White ; 
	BORDER-BOTTOM: #8b4513 2px solid; 
	BORDER-LEFT: #8b4513 2px solid; 
	BORDER-RIGHT: #8b4513 2px solid; 
	BORDER-TOP: #8b4513 2px solid; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	WIDTH: 100%
}
.mainhead {
	FONT-FAMILY: "Times New Roman", Times, serif; 
	FONT-SIZE: 56px; 
	FONT-WEIGHT: 900; 
	MARGIN-BOTTOM: 4px;
	MARGIN-BOTTOM: 4px; 
	MARGIN-LEFT: 0px; 
	PADDING-LEFT: 0px; 
	TEXT-ALIGN: center;
	background-color : White;
	vertical-align : middle;
}

.mainhead2 {
	FONT-FAMILY: "Times New Roman", Times, serif; FONT-SIZE: 36px; 
	FONT-WEIGHT: 800; 
	MARGIN-BOTTOM: 4px;
	MARGIN-TOP: 4px;
	 MARGIN-LEFT: 0px; 
	 PADDING-LEFT: 0px; 
	 TEXT-ALIGN: center;
	background-color : White;
	vertical-align : middle;
}
.subhead {
	BACKGROUND-COLOR: #ffffcc; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-STYLE: italic; MARGIN: 0px; PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; PADDING-TOP: 4px; TEXT-ALIGN: center
}
.subhead A {
	COLOR: aqua
}


	span.linkhome{
	BACKGROUND-COLOR: White ;
	float : left;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}


p.news {
	margin-left : 15%;
	margin-right : 15%;
	text-indent : 2em;
}

p.newscntr {
	margin-left : 15%;
	margin-right : 15%;
	text-align : center;
}



p.burlynote{
	margin-left : 25%;
	margin-right : 25%;
	background-color : #DEB887;
	text-align : center;
}

ol.news{
margin-left : 17%;
	margin-right : 17%;
	font-size : 10pt;
}

li.olnews{
	padding-bottom : 5px;
}

ul.news{
margin-left : 15%;
	margin-right : 15%;
	font-size : 10pt;
}

ul.newsinner{margin-left:0%;
margin-right:0%;
 font-size : 10pt;
}

li.news{margin-left : 0%;
	margin-right : 0%;
}

li.newsnote{
	font-size : smaller;
	font-style : italic;
}

ul.mainmenu{
    color: gray;
	font-size: 100%;
	margin-left: 7%;
}

ul.nodot{
	list-style-type: none;
}
li.nodot{
	list-style-type: none;
	padding-top: 5px
}

li.mainmenu{
        color: gray;
        font-size: 115%;
		padding-top : 8px;
		font-style : normal;
}


span.bluetext{color : #0000AA;
	
}
.grayback{
	background-color : Silver;
}


.whiteback{
	background-color : White;
}

.underlined{
	text-decoration : underline;
}

.source{
	margin-left : 15%;
	margin-right : 15%;
	font-style : italic;
	font-size : smaller;
}