p, td
{
	color: #000000;
    font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a:hover { color: #000000; text-decoration: underline; background: #ffff00 }

li.error
{
	color: #990000;
    font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

th
{
	color: #000000;
    font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h1, h2, h3, h4
{
	color: #000000;
    font-family: arial, helvetica, sans-serif;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}
h2 { font-size: 14px; }
h3 { font-size: 12px; }
