BODY{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}


.textbody{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.tablebody{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* --- tables --- */

.tableheading, td.tableheading, th.tableheading, .election th
{
    font-size: 11pt;
    font-weight: bold;
    font-size: medium;
    color: #000000;
    background-color: #c0c0c0;
    text-align: center;
}
td.tableheading 
{
	background-color: #d0d0d0;
	font-size:12px;
/*/*/  
    background: #d0d0d0 url(images/background-medium.gif);
/* */ 
}

.breadcrum
{
  font-size: 18px; font-weight: bold; color: #113382; font-style: italic;
                        letter-spacing: 2px;padding-left: 30px;
}

.copyright
{font-size: 12px;}