<style type="text/css">
<!--
body {
	border-right: #ffffff 2px groove; 
                  border-top: #ffffff 2px groove; 
                  border-left: #ffffff 2px groove; 
                  border-bottom: #ffffff 2px groove; 

                  margin-right: 10px;
                  margin-top: 40px;
                  margin-left: 10px;
                 margin-bottom: 10px

                  scrollbar-arrow-color: #ffffff;
                  scrollbar-track-color: #788976;
                  scrollbar-base-color: #788976;
}

                
.mytable1 {
	border-right: #ffffff 4px double; 
                  border-top: #ffffff 4px double; 
                  border-left: #ffffff 4px double; 
                  border-bottom: #ffffff 4px double
}

.mytable2 {
	border-right: #ffffff 1px dashed;
                  border-top: #ffffff 1px dashed; 
                  border-left: #ffffff 1px dashed; 
                  border-bottom: #ffffff 1px dashed
}

.mytable3 {
	border-right: #ffffff 1px dotted;
                  border-top: #ffffff 1px dotted; 
                  border-left: #ffffff 1px dotted; 
                  border-bottom: #ffffff 1px dotted
}

h2, h3, h4, h5 { font-family: Comic Sans, Helvetica,Geneva, Arial, sans-serif;
color: #607767;
font-weight: bold;
}


p, td, { font-family: Comic Sans MS, Georgia, "Times New Roman";
      font-size: 18px;
      color: #607767;
}
<!--links-->

a:active { color:  #607767;
     text-decoration: underline;}

a:link{ color:  #607767;
     text-decoration: underline;}
	 
a:visited{ color: #607767;
     text-decoration: underline;}
	 
a:hover { color: #ffffff;
     text-decoration: none;}

-->
</style>
