/* sharp_mk.css  sharpless brothers web page style sheet		*/
/*	April 2003, Mike Klaene,  mike@klaene.net			*/
/*									*/
/*	Revision History:						*/
/*	xx APR 2003, Initial Release					*/
/*	22 NOV 2003, Modified for new format TEAM/ARA			*/
/*	14 FEB 2004, Developed from the GOALS css, mak			*/
/*	20 DEC 2006, Minor cleanup based upon CSS validator, mak	*/
/*									*/
/*	*	*	*	*	*	*	*	*	*/

body {
	margin: 1em;
	font-family:"Bookman Old Style", Garamond, serif;
	color: black;
	background-color: #FFFFCC;
}

H1, H2, H3, H4 { margin-top: 2px; margin-bottom: 2px }

H1 {
	font-family: "Bookman Old Style", Garamond, serif;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #000000;
}


H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}

H3 {
	font-family: "Bookman Old Style", Garamond, serif;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #000000;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 0px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


.tblborder {
	width: auto;
	background-color: #000066;
}

.tblbody {
	width: 700px;
}

.ColLeft {
	background-color: #888800;
	width: 150px;
}

.ColCenter {
	background-color: #FFFFCC;
	width: 575px;
}

.ColRight {
	background-color: #FFFFCC;
	width: auto;
}

.SchdHdg  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	color: #000000;
}

H5  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;	
	text-align: left;
	color: #000000;
}

H6  {
	font-size: 14px;
	font-weight: 400;
	margin-top: 0px;
	text-align: left;
	color: #000000;
}


	
