@charset "utf-8";
/* CSS Document */

/* Site Guide */

table.sg {
		table-layout:auto;
		border: 0;
		font-family: Comic Sans MS;
		margin-left:auto; margin-right:auto;
		width: 80%;
		border-spacing: 5px 5px;
		border-collapse: separate;
		empty-cells: show;
		color:#990000;
		vertical-align:middle;
}

.sg1 {
		color:#990000;
		font-size:18px
}

.sg2 {
		font-size: 16px;
}

td.sga {
		font-size:16px;
		font-weight:100
}

td.sgb {
		font-size: 13px;
		font-style:normal
}

/*footer notes*/

#bottom { font-size:9px;
			color:#FF00FF;
			}