
.underline {border-bottom-style: double;
font-size: 18pt;
font-weight: bold}

.linetopbottomDate {border-bottom-style: double;
border-top-style: double;
font-size: 12pt;}

a:link {color: #000000}
a:visited {color: #800080}
a:active {color: #FF0000}

body {color:#000000;
background-color:#FFFFFF;}


@media screen
{
body {margin-right:150;
margin-left:150;}
}

@media print
{
body {margin-right:2cm;
margin-left:2cm;}
}

