a {
	color: #006666;
	text-decoration: none;
	}
a:link {
	color: #;
	}
a:visited {
	color: #;
	}
a:active {
	color: #;
	}
a:hover {
	color: #;
	text-decoration: underline;
	}
blockquote {
	font-size: small;
	margin-bottom: 200px;
	}
body {
	background: #ffffff;
	color: #000000;
	font-family: sans-serif;
	font-size: x-small;
	}
div {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
	}
h1 {
	border-bottom: thin solid #666666;
	border-top: thin solid #666666;
	font-size: medium;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	}
h2 {
	border-bottom: thin solid #666666;
	font-size: small;
	margin-bottom: 10px;
	margin-top: 30px;
	}
h3 {
	border-bottom: thin solid #666666;
	border-top: thin solid #666666;
	color: #666666;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0px;
	}
h4 {
	font-size: x-small;
	margin-bottom: 15px;
	margin-top: 0px;
	}
h5 {
	font-family: serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
	}
h5 a {
	color: #0000cc;
	}
h6 {
	color: #660000;
	font-size: xx-small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	}
hr {
	color: #666666;
	}
img {
	border: thin solid #000000;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
	}
img.lft {
	clear: left;
	float: left;
	margin-right: 20px;
	}
img.rgt {
	clear: right;
	float: right;
	margin-left: 20px;
	}
ol, ol li {
	margin-bottom: 5px;
	margin-top: 5px;
	}
p {
	margin-bottom: 0px;
	margin-top: 15px;
	}
table {
	width: 100%;
	}
td {
	border-bottom: thin solid #ffffff;
	border-right: thin solid #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 35px 10px;
	vertical-align: top;
	width: 14%;
	}
ul, ul li {
	margin-bottom: 0px;
	margin-left: -10px;
	margin-top: 0px;
	}
.deb {
	background-color: #ffffcc;
	}
.sjm {
	background-color: #cceeff;
	}
.tbc {
	background-color: #ffdddd;
	}
