/* susps.org 
   media: screen */
body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: #000060;
}

a:hover {
	color: #008000;
/*	background-color: #fcf2e5;	
	background-color: #FAF5FC;
	background-color: #FBF6E0; */
}

.homepage {
	color: #271e43;
}
.homepagequote {
/* 	color: #5E5F7D; */
	color: #664547;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
}
.homepagesmall {
	color: #271e43;
	font-size: 10px;
}


p  {
	font-size: 13px;
}
pre  {
	font-size: 11px;
	margin: 40px;
}

h1, h2, h3, h4, h5, h6 {
/*	color: #106347; 
	color: #1E3943;   
	color: #183844;	
	color: #104044; 
	color: #6B190F; */
	color: #1E5625;
}

h1  { font-size: 24px; font-weight: 700; }
h2  { font-size: 18px; font-weight: 700; }
h3  { font-size: 15px; font-weight: 600; }
h4  { font-size: 14px; font-weight: 600; }
h5  { font-size: 12px; font-weight: 600; font-style: italic; }
h6  {	font-size: 9px; font-weight: 600; font-style: italic; }

li, dt, dd { font-size: 13px; }	

.large { font-size: 14px; }
.larger { font-size: 16px; }
.largest { font-size: 18px; }
.small { font-size: 10px; }
.smallest { font-size: 8px; }

.strike {
	background-color: #ffffff;
	text-decoration: line-through;
}
.addition {
	background-color: #ffffff;
	color: #2f4f4f;
	text-decoration: underline;
}


.AboutSUSPS {
	font-size: 10px;
	color: #0C351C;
}

.AboutSUSPSHilite {
	font-size: 10px;
	color: #961900;
}

.updated {
	font-size: 8px;
	font-weight: 400;
	text-align: right;
}

.overviewAuthor {
	font-size: 10px;
	font-weight: 200;
	text-align: right;
}

div#articleText {
	/* text-indent: 26px; */
}
div#articleText p {
	font-size: 13px;
}
div#articleTextLeftJust p {
	font-size: 13px;
}

.quote  {
	font-size: 12px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #572810;
}

.footnote  {
	font-size: 11px;
	margin-left: 40px;
}

