html,body {height:100%}

body {
	background-color: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin:6px;
	font-size:100%;
	height:100%;border:0px;margin:0px;font-size:100%;font-family:Times New Roman,Garamond,serif;text-align:center
}

div.date {;font-size:110%; border-bottom:1px solid black;font-family:arial,Lucida Grande,sans-serif;}
div.article {margin-bottom:5px;margin-top:0px;font-family:Times New Roman,Garamond, serif;font-size:100%}

dt.headline {border-bottom:1px dashed black;font-family:arial,Lucida Grande,sans-serif;font-size:100%}

span.byline {font-size:70%;font-weight:bold;}
p {margin-top:0px}

.blogbox2	{ background-color: #f0f8ff;
			  border: 1px #98AAB1 solid;
			  padding:10px;
  			  font-size:75%; 
			  margin-bottom:6px;
			  margin-left:10px;
			  margin-right:10px;
  			  width:auto; 
			  font-size:100%;margin:10px;width:96%;text-align:left;margin-left: auto; margin-right: auto;
			}
			
a:link,a:active { color : #006699; font-weight:bold;text-decoration: none  }
a:visited {  color : #003366; font-weight:bold;text-decoration: none }
a:hover		{ text-decoration: underline; color : #DD6900; }

a.nofade:link,a.nofade:active,a.nofade:visited { color : #006699; font-weight:bold;text-decoration: none ;font-family:arial,Lucida Grande,Helvetica ,sans-serif;font-size:90% }
a.nofade:hover		{ text-decoration: underline; color : #DD6900; }

.sans {font-family:arial,Lucida Grande,sans-serif;font-size:90%}

.quote {
background-color: #f6fdff;
			  border: 1px #98AAB1 solid;
			  padding:10px;
  			  font-size:95%; 
			  margin-bottom:6px;
			  margin-left:10px;
			  margin-right:10px;
  			  width:auto; 
			  margin:10px;width:96%;text-align:left;margin-left: auto; margin-right: auto;
			 font-family:Times New Roman,Garamond,serif;
			  } 
			  
.bigmainbox { text-align:center;
margin-top:10px;
font-family:arial,Lucida Grande,sans-serif;
font-size:100%;

}