/* CSS Document */

        a:link {color:#000000; text-decoration:none; border-bottom: dashed 1px #84B400}
        a:visited {color:#000000; text-decoration:none; border-bottom: dashed 1px #84B400}
        a:hover {color:#000000; text-decoration:none; border-bottom: dashed 1px #A7E600}
        a:active {color:#000000;  text-decoration:none; border-bottom: dashed 1px #84B400}

body {
        background: #315160 ;
	font-family:Arial,Helvetica, sans-serif;
        color: #000000;
      	font-size:10;
}

tr {
	font-family:Arial,Helvetica, sans-serif;
        color: #000000;
	font-size:10;
}

blockquote {
	font-family:Arial,Helvetica, sans-serif;
        color: #000000;
	font-size:10;
}

