body { color: black;
	font: normal 16px Georgia, Times, serif;
	text-transform: none;
}

td { color: black;
	font: 16px normal Georgia, Times, serif;
}

a:link { font-weight: normal;
    color: black;
    text-decoration: underline;
    }

a:visited { font-weight: normal;
    color: #333333;
    text-decoration: underline;
    }

a:hover { font-weight: normal;
    color: black;
    background-color: #999999;
    }

a { color: black;
    }

h1 { letter-spacing: 0.2em;
    color: rgb(51, 51, 51);
	font: bold 20px Optima, "Lucida Grande", lucida, Verdana, Helvetica, Geneva, Arial, Sans-serif;
	position: static;
	bottom: -20px;
}

  li { margin-top: 0px;
    margin-bottom: 0px;
    color: #333333;
    list-style-type: disc;
	font: small-caps 16px Georgia, Times New Roman, Times, serif;
}

  ul { margin-top: 0px;
    margin-bottom: 0px;
    color: #333333;
    list-style-type: disc;
	font: small-caps 16px Georgia, Times New Roman, Times, serif;
}

  .sub { color: black;
    text-decoration: none;
    font-family: Optima, "Lucida Grande", lucida, Verdana, Helvetica, Geneva, Arial, Sans-serif;
    }

  .sub:link { font-weight: bold;
    color: black;
    text-decoration: none;
    font-family: Optima, "Lucida Grande", lucida, Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

  .sub:visited { font-weight: bold;
    color: black;
    text-decoration: none;
	font-family: Optima, "Lucida Grande", lucida, Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

  .sub:active { font-weight: bold;
    color: black;
    text-decoration: none;
    font-family: Optima, "Lucida Grande", lucida, Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

  .sub:hover { font-weight: bold;
    color: black;
    background-color: #ffffff;
    font-family: Optima, "Lucida Grande", lucida, Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

.gutter {
	margin: 0;
	padding: 0;
	border-left: #666666 3px solid;
	width: 4px;
	background: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-width: 5px;
	border-top-width: 1px;
}
