body {
	background-color: #FDF9EF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	
}

td { background-color: #FDF9EF; font-family: verdana, helvetica, sans-serif; 
font-size: 13px;  }

h1 { color: #273945;  font-size: 24px; padding: 2px; border-bottom-style: solid;     border-bottom-width: 3px; border-bottom-color: #365164; } 

h2 { color: #273945;  font-size: 18px; margin-bottom: 0; }
/*paragraphs below H2 need to have a margin-top: 4px*/

h3 { color: #273945;  font-size: 14px; margin-bottom: 0; }
/*paragraphs below H2 need to have a margin-top: 2px*/

.ribbon { width: 800px;  font-size: 11px; font-weight: bold; color: #273945; background-color: #8FA59B; padding: 2px;  margin-bottom: 0; }

#right { width: 800px; font-size: 9px; padding: 3px; border-top-style: solid; 
border-bottom-style: solid; border-bottom-width: 1px; border-top-width: 1px; border-color: #8FA59B; margin-top: 3px; }

#rightpop {text-align: center;  font-size: 9px;	padding: 3px;	border-top-style: solid;
	border-bottom-style: solid;	border-bottom-width: 1px;	border-top-width: 1px;
	border-color: #8FA59B;	margin-top: 3px;	}

.caption { text-align: center; font-size: 9px; font-style: italic; margin-top: 0; }

a:link { color: #374955 }
a:active { color: #374955 }
a:visited { color: #808080 }

.ribbon a:link, .ribbon a:active, .ribbon a:visited { color: #273945; text-decoration: none; }

