@charset "utf-8";

#notice-about-member-links {
	margin-bottom:0.5em; 
	margin-top:0.5em;
	text-align: center;
	}
body {
	color: black;
	background-color: white;
	}
h2 {
	margin-bottom:0.5em;
	margin-top: 1.5em; 
	}
p {
	margin-bottom:0.5em; 
	margin-top:0.5em;
	}
table#lcc {
	padding: 4px;
	border: 1px solid black;
	border-collapse: collapse;
	}
table#lcc td {
	text-align: center;
	vertical-align: top;
	border: 1px solid black;
	padding: 5px;
	}
table#lcc td.description {
	text-align: left;
	}
table#lcc th {
	text-align: center;
	vertical-align: top;
	border: 1px solid black;
	padding: 5px;
	}
td.description {
	text-align: left;
	}
table.statistics {
	padding: 5px;
	border: 1px solid black;
	border-collapse: collapse;
	}
table.statistics td, table.statistics th {
	text-align: right;
	border: 1px solid black;
	padding: 5px;
	}
table.statistics th.left, table.statistics  td.left {
	text-align: left;
	}
table.statistics th.center {
	text-align: center;
	}
h1, h2, h3, h4, p, dt, dd, th, td, address, ul li, ol li, div {font-family: verdana, arial, sans-serif}
h1 {font-size: 130%}
h2 {font-size: 100%}
h3 {font-size: 75%}
p, th, td, address, .text {font-size: 75%}
td p {font-size: 100%}
ul, li {margin-top:0; margin-bottom:0; margin-left:0.65em}
img { border: 0; }

.comment {color: red; margin-top: 0.5em}
.note {color: black}
.our-response {color: green; margin-top: 0.5em}
.strong-warning {color: red; font-weight: bold}
.alert {color: fuchsia}
.greyed-out {color: gray; margin-top: 0.5em}
		