.greenbg {
	background-color: #E0FFE0;
}

.titletext {
	color: black;
	font-size: 24pt;
	font-family: "new century schoolbook", "times new roman", utopia, times, serif;
}

.content {
	background-image: none;
	color: #000000;
	background: #FFFFFF;
	font-size: 12pt;
	font-family: "times new roman", times, serif;
}

.caption {
        font-size: 10pt;
        font-family: "times new roman", times, serif;
}

.footer {
	color: black;
	font-size: 14pt;
	font-family: "times new roman", times, serif;
}

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }


.support {
    color: #FF0;
    background-color: #080;
    text-align: center;
}

.oppose {
    color: #FF0;
    background-color: #953A1A;
    text-align: center;
}

.neutral {
    background-color: #FF0;
    text-align: center;
}

.key {
    background-color: #CFC;
    font-weight: bold;
}

.supenames {
    background-color: #CFC;
    font-weight: bold;
    text-align: center;
    font-stretch: ultra-condensed;
    letter-spacing: 0px;
    font-family: "Helvetica Narrow","Arial Narrow",Tahoma,Arial,Helvetica,sans-serif;
}

.sum {
    background-color: #FFF;
    font-weight: bold;
}

.sum0 {
    color: #FF0;
    background-color: #953A1A;
    font-weight: bold;
    text-align: center;
}

.sum1 {
    color: #FF0;
    background-color: #8F3F1D;
    font-weight: bold;
    text-align: center;
}

.sum2 {
    color: #FF0;
    background-color: #824316;
    font-weight: bold;
    text-align: center;
}

.sum3 {
    color: #FF0;
    background-color: #6F4D13;
    font-weight: bold;
    text-align: center;
}

.sum4 {
    color: #FF0;
    background-color: #5D5710;
    font-weight: bold;
    text-align: center;
}

.sum5 {
    color: #FF0;
    background-color: #4A610D;
    font-weight: bold;
    text-align: center;
}

.sum6 {
    color: #FF0;
    background-color: #376A09;
    font-weight: bold;
    text-align: center;
}

.sum7 {
    color: #FF0;
    background-color: #257406;
    font-weight: bold;
    text-align: center;
}

.sum8 {
    color: #FF0;
    background-color: #127E03;
    font-weight: bold;
    text-align: center;
}

.sum9 {
    color: #FF0;
    background-color: #080;
    font-weight: bold;
    text-align: center;
}

table {
    border-collapse: collapse;
    display: inline-table;
}

table, td, td {
    border: 1px solid black;
    padding: 0;
    margin: 0;
}

tr.sumrow {
    border-top: 2px solid black;
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 150%;
    font-weight: bold;
}

body {
    background-color: #fff;
    font-family: "times new roman", times, serif
}
