/* Begin by clearing all margins, paddings, and borders *//* v1.0 | 20080212 */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}/* Set up global font size and color */body {	font-family: Arial, sans-serif;	font-size: 13px;	background-color: #FFFFFF;	color: #000000;	margin: 10px;}td {}/* Global link appearance & behavior */a {	color: #0070A4;	border-bottom: 1px solid #FFF;	text-decoration: none;}a:visited {	color: #4300A5;	border-bottom: 1px solid #FFF;	text-decoration: none;}a:hover, a:focus {	color: #4CBD46;	border-bottom: 1px solid #4CBD46;	text-decoration: none;}td {	vertical-align: top;}h1 {	font-family: Arial, sans-serif;background: #0047c8; /* Old browsers */	color: #fff;	font-size: 16px;	margin: 5px;	padding: 5px;}h2 {	font-family: Arial, sans-serif;	font-size: 14px	margin: 0px 5px;	padding: 15px 5px 5px 5px;}ul {	list-style: disc;	margin: 10px 10px 10px 30px;}li {		margin: 1px 0;}/* Navigation */td#nav {padding-top: 20px;}td#nav p {	padding: 5px 3px;}td#nav a {	color: #0070A4;	padding: 0;	margin: 0;}td#nav a:visited {	color: #4300A5;	padding: 0;	margin: 0;}td#nav a:hover, a:focus {	background-color: #FFF6C1;	color: #4CBD46;	padding: 0;	margin: 0;}/* Banner */td#banner {	padding-left: 10px;	background-color: #FFFFFF;	color: #423C1B;	vertical-align: top;}td#banner p {	background-color: auto;	font-family: "Comic Sans MS", "Comic Sans", Arial, sans-serif;	font-size: 18px;	vertical-align: auto;	text-align: center;}td#banner p.banner1  {	font-size: 22pt;}td#banner p.banner2  {	font-size: 16pt;}p.standout {	font-size: 22pt;	text-transform: uppercase;	font-weight: bold;}/* Main body area */td#body {padding-top: 20px;}td#body p {	margin: 0px 10px 10px 10px;	}/* Footer area */td#footer {	border-top: 1px solid #ddd;	padding-top: 10px;	}td#footer p {	margin: 5px 10px;	font-size: 11px;	}table#namelist {	margin: 0px 5px;	padding: 0px;}table#namelist p {	margin: 0;	padding: 0;}table#namelist td {	padding: 3px 10px 3px 0px;	padding-left: 10px;	border-bottom: 1px solid #ddd;}table#namelist td.board {	font-weight: bold;	padding-left: 3px;	padding-top: 5px;	padding-bottom: 5px;	background-color: #ddd;}table#namelist tr.board {	margin-top: 10px;}table#schedule th {padding: 2px 10px 2px 10px;font-weight: normal;text-align: left;white-space: nowrap;border-bottom: 1px solid #eee;}table#schedule td {padding: 2px 0;border-bottom: 1px solid #eee;}
