body,td,th 
{
	font-size: 14px;
}
b
{
background-color: white;
text-align: left;
font-weight: bold;
color: #000000;
font-family: arial, sans-serif
}
p
{ margin-left: 0.3em;
background-color: white;
text-align: left;
color: black;
font-family: arial, sans-serif;
}
a 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: bold;
}
a em {
font-style: normal;
font-weight: normal;
text-decoration: underline;
    }
a:visited 
{
	color: #009933;
}
a:hover {
	color: #FF0000;
}
table {
background-color: white;
text-align: left;
color: black;
font-family: arial, sans-serif;
}
h1
{
background-color: white;
text-align: center;
color: black;
font-family: arial, sans-serif;
}

h2
{
background-color: white;
text-align: center;
color: black;
font-family: arial, sans-serif;
}

h3
{
background-color: white;
text-align: left;
color: black;
font-family: arial, sans-serif;
}

h4
{
background-color: white;
text-align: center;
color: black;
font-family: arial, sans-serif;
}

h5
{
background-color: white;
text-align: left;
color: black;
font-family: arial, sans-serif;
}

h6
{
background-color: white;
text-align: left;
color: black;
font-family: arial, sans-serif;
}

div.links {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 0.5em solid black }
.prodhead
{
background-color: white;
text-align: left;
color: black;
font-family: arial, sans-serif;
font-weight: 700;
}
.warning
{
background-color: black;
text-align: center;
color: white;
font-family: arial, sans-serif;
font-weight: 700;
}
.center
{
background-color: white;
text-align: center;
color: black;
font-family: arial, sans-serif;
font-weight: 700;
}