
h1,h2,h3
{
font-family: "courier new", arial, 'sans serif'; 
}

p,table,li,
{
font-family: "courier new", arial, 'sans serif'; 
margin-left: 10pt;
}

body
{
background-color:yellow;
}

p,li,th,td
{
font-size: 75%;
}

h1,h2,h3,hr {color:#483d8b;}

<!---table {border-style:outset}--->
li {list-style: square;)



