/* ChildD CSS */

/*body 
{ background-color: ADD8E6 }*/

p, a, td, h1, h2, h3, h4
{color: #000080}

p, a, td
{ font: 10pt Arial}

h1, h2, h3, h4
{ font-family: Arial}

/*i
{ font-family: "Times New Roman" }*/

/*h3
{ font-weight: lighter }*/

/*td
{ text-align: center }*/

/*a 
{ text-decoration: none }*/

a:link {color: #000080}
a:visited {color: #000080}
a:hover {color: #0000FF}
a:active {color: #000080}

/*A:hover {color: #0000FF; font-weight: bold}*/

tt
{ font-family: Arial; font-size: 10pt }