body,p,h4,h5,ol,td,th,dt,dd,ul,li

{
font-family: Arial, sans-serif, arial;
color: #000064;
font-weight: normal
}
h1,h2,h3
{
font-family: Arial, sans-serif, arial;
color: #000064;
font-weight: bold
}

h1 {font-size: 28px}
h2 {font-size: 48px}
h3,h4 {font-size: 14px}
h5 {font-size: 8px}

a:link {color: #000064; text-decoration: none}
a:visited {color: #000064; text-decoration: none}
a:hover {color: rgb(255,255,255); background: #000064;text-decoration: none }
a:active {color: rgb(0,0,255); text-decoration: none}

body
{background-color: #F2F2FF}
