a:link {
text-decoration : none;
color : #000080;
}

a:visited {
text-decoration : none;
color : #000080;
}

a:active {
text-decoration : none;
color : #000080;
}

a:hover {
text-decoration : underline;
color : #ff0000;
}

a.act:link, a.act:visited, a.act:active {
text-decoration : none;
color : #000080;
}

h3{
color : #A52A2A;
text-align: center;
}

h4{
color : #000080;
text-align: center;
}

body {
background-color:#F5F5DC;
}

P, br, ol, li, table{
font-size: 13pt;
font-family: Arial;
color: #000080;
}
