
BODY {
	color: black;
	background: #ee9030;
	font-family: sans-serif;
	font-weight: 800;
	font-size: 12pt;
	line-height: 120%;
}

B	{ font-weight: bolder }

.body	{ text-align: justify;
	  vertical-align: top;
	  padding: 24px;
	  background: white;
}
.index	{ padding-right: 24px;
	  padding-top: 24px;
	  padding-bottom: 24px;
	  padding-left: 12px;
	  font-size: larger;
	  line-height: 140%;
	  vertical-align: top;
	  white-space: nowrap;
}

.notice { font-family: serif;
	  font-size: 8pt;
	  font-style: normal;
	  font-weight: 400;
	  vertical-align: middle;
}


H1		{ font-size: 300%;
		  font-variant: small-caps;
		  font-weight: bolder;
		  letter-spacing: 0.05em;
		}

H2		{ font-size: 150%;
		  font-weight: bolder;
		  padding-top: 1.5ex;
		}

H1, H2		{ text-align: left;
		  line-height: 100%; }

.index A	{ font-weight: bold; text-decoration: none }
A:link		{ color: #670000 }
A:active	{ color: red }
A:visited	{ color: #670000 }

.body P:first-letter	{ font-size: 200%; 
			  float: none; 
			  vertical-align: baseline;
}

.download	{ background: #ee9030;
		  color: black;
		  padding: 2px;
		}
.download TD	{ padding-right: 6px;
		  padding-left: 6px;
		}

.dates, .committee, .submittable, .schedule	{ border: solid #604040 4px }

.schedule TD	{ vertical-align: top;
		  padding: 0px;
		  padding-top: 3px;
		  padding-bottom: 3px;
		}

TD .starthr	{ text-align: right; }

TD .endhr	{ text-align: right;
		  padding-right: 8px;
		}

.committee 	{ vertical-align: middle;
		  padding: 0;
	   	}

.committee IMG	{ border: 0px; }

.cname, .ccountry	{ padding-top: 6px; }

.caff		{ font: italic 50% serif; 
		  padding-bottom: 6px;
		}

.submittable		{ background: #ee9030; }
.submittable TH, TD	{ padding: 4px; }

.submithead	{ color: white;
		  background: #855020;
		}

.datenext	{ color: red;
		  font-weight: bolder;
		}

.dateexpired	{ color: #670000;
		  font-weight: bolder;
		}

.abstract	{ font-size: 8pt;
	  	  padding-top: 4pt;
	  	  padding-bottom: 12pt;
}

