body {
    color: #000000;
    text-decoration: none;
    font: 12px sans-serif;
}

td {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-family: sans-serif;
}

th {
    color: #000000;
    text-decoration: none;
    font: 14px sans-serif;
}

li {
     color: #000000;
     text-decoration: none;
     font: 12px sans-serif
}

h3 {
	color: #000000;
	text-decoration: none;
	font: 18px sans-serif;
	font-weight: bold;
}

.front {
	color: #000000;
	text-decoration: none;
	font: 14px sans-serif;
}

.footer 
{
    color:#000000;
    font-family:Sans-Serif;
    font-size: 11px
}