H4	{
	font-family: arial, sans-serif;
	color: #336699;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	}

a	{
	font-family: arial, sans-serif;
	color: #336699;
	font-weight: normal;
	font-size: 12px;
	}

P 	{
	font-family: arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}


li 	{
	font-family: arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}


#tableDisplay {
	font-family: arial, sans-serif;
	background: #eee;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}

#tableDisplay tbody tr.even td {
 	background-color: #F6EECF;
    }

#tableDisplay tbody tr.bold td {
      	background-color: #E9DDAC;
	font-weight: bold;
	
    }

#tableDisplay tbody tr.noise td {
	font-family: arial, sans-serif;
	background: #336699;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
        margin: 5px;	
    }
#tableDisplay tbody tr.noiseodd td {
	font-family: arial, sans-serif;
	background: #A1CCF6;
	color: #333333;
	font-size: 12px;
	font-weight: normal;	
    }

#tableDisplay tbody tr td a {
	background: #FFFF99;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
    }

#tableDisplay tbody tr.center td {
	text-align: center;	
    }
   
#tableDisplay tbody tr td {
      	background-color: #fff;
    }


td	{
	font-family: arial, sans-serif;
	background-color: #fff;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}

th	{
	font-family: arial, sans-serif;
	background: #E9DDAC;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}

a	{
	color: #336699;
	font-weight: normal;
	font-size: 12px;
	}

