.contenttext {
    font-size: 12px;
    color: black;
    font-family: arial
}

body {
    font-size: 12px;
    color: black;
    font-family: arial;
	background: #8B8168;
}

a {
    color: #990000;
    font-family: arial;
    text-decoration: underline
}

p {
    margin-top: 6px;
    margin-bottom: 1px
}

hr {
    width: 100%;
    color: #999999;
    height: 1px
}

ul {
    margin-top: 4px;
    margin-bottom: 1px
}

th {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 1px;
    font-family: arial;
    text-align: left
}

a:visited {
    color: #666666;
    text-decoration: underline
}

h1 {
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
	margin-top: 6px;
    margin-bottom: 1px
}

.contenttitle {
    font-weight: bold;
    font-size: 14px;
    font-family: arial
}
.contenttitlered {
color: #800000;
    font-weight: bold;
    font-size: 16px;
    font-family: arial
}
.contentsubtitle {
    font-weight: bold;
    font-size: 12px;
    font-family: arial
}
.contentsubtitlered {
color:#800000;

    font-weight: bold;
    font-size: 14px;
    font-family: arial
}
/*
input {
    font-size: 10px;
    width: 100%;
    color: black;
    font-family: arial
}
*/
.teasertext {
    font-size: 10px;
	line-height: 14px;
    color: black;
    font-family: arial
}

.breadcrumb {
    font-size: 9px;
    color: #999999;
    font-family: arial;
}

.breadcrumb a {
    font-size: 9px;
    color: #999999;
    font-family: arial;
}

.caption {
    font-size: 10px;
    color: black;
    font-family: arial;
    text-align: center;
}

caption {
    font-size: 10px;
    color: black;
    font-family: arial;
    text-align: center;
}

.credit_small {
    font-size: 10px;
    color: black;
    font-family: arial;   
}

.legend_lda {
    font-size: 10px;
    color: black;
    font-family: arial;
}

.footer {
    font-size: 8pt;
    color: black;
    font-family: arial
}

.movebottom {
    background-position: 50% bottom;
    font-size: 10px
}

.credit {
    font-style: italic
}


<!-- added for active_legislation -->

.advancedactionfailed {
    font-style: italic;
    font-weight: bold;
    text-decoration: line-through;
}

.advancedActionFailed {
    font-style: italic;
    font-weight: bold;
    text-decoration: line-through;
}

.advancedaction {
    font-style: italic;
    font-weight: bold;
    }
    
.advancedAction {
    font-style: italic;
    font-weight: bold;
    }
	
 .advancedfailed {
    font-weight: bold;
    text-decoration: line-through;
    }

.advancedFailed {
    font-weight: bold;
    text-decoration: line-through;
    }
	
.actionfailed {
    font-style: italic;
    text-decoration: line-through;
    }

.actionFailed {
    font-style: italic;
    text-decoration: line-through;
    }
	
.action {
    font-style: italic;
    }
	
.advanced {
    font-weight: bold;
    }
	
.failed {
    text-decoration: line-through;
    }
	
 .publiclaw {
    color: red;
    }
 
 .publicLaw {
    color: red;
    }
	
pre {
        font-size: 11px;
        color: black;
        font-family: arial;
    }
	
 td {
        font-size: 12px;
        color: black;
        font-family: arial;
    }
	
.heading2 {
    font-size: 10pt;
    font-family: arial;
    font-weight: normal;
    }
	
.heading3 {
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
}

.h1 {
    font-weight: bold;
    font-size: 14px;
    font-family: arial
    margin: 0px;
}
	
h3 {
    font-size: 10pt;
    font-family: arial;
    font-weight: bold;
}


