.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

.page_header {
        font-family: Times, Times New Roman, Georgia;
        font-size: 24px;
        font-weight: bold;
        color: #000000;
}

.ART_title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        color: #000000;
}

.back_to {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
}

.FORM_title, .FORM_Choice, .FORM_Question {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
}

.POLL_Bar {
        background-color: #000000;
}

.POLL_Choices {
        font-size: 10pt;
}

.POLL_Table {
        border: 1px solid #000000;
}

.bldpl {
        font-size: 10pt;
        font-weight: bold;
}