a:link {color:#B5297B;font-weight:bold;
 text-decoration:none;
 border-bottom: none /* 1px dashed teal */;
	}
a:visited {color:#B5297B;
  }
a:hover {color:gray;
  }
a:active {color:black;
  }

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}


/* body */
body {
/* background-color:black; */
padding: 8px; line-height: 1.12em;
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
color: #CC6600;
}
/* a { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #483D8B; text-decoration: underline;} */

h1 { font-family: Arial, Verdana, sans-serif; font-size: 3em;color:teal;font-variant:small-caps;
   }
h2 { font-family: Arial, Verdana, sans-serif; font-size: 2em; color: #B5297B;font-variant:small-caps;
   }
h3 { font-family: Arial, Verdana, sans-serif; font-size: 1em; color: teal; font-variant:small-caps;
     font-weight:bold;margin-top:3;margin-bottom:2; }
h4 { font-family: Arial, Verdana, sans-serif; font-size: .875em; color: #B5297B;; font-variant:small-caps;
     font-weight:bold;margin:0;margin-top:2;}

h5 { font-family: Arial, Verdana, sans-serif; font-size: .75em; color: #B5297B; font-variant:small-caps;
     font-weight:bold;margin:0;margin-top:2;}
h1,h2,h3,h4,h5 {
   letter-spacing:3px;text-align:center;} 
     
hr{ color:teal;width:90%;height:2px; }

/* Masthead */
#masthead {
    margin:0 0 0 0;
    width:1000px;
    height:125px;
    background:url(graphics/mastheadback.gif) repeat-x;
    }

#masthead h1 {
  color:teal;
  float:left;
  margin:0;
  padding:0;
  }

.
#masttest {
    margin:0;
    width:17px;
    height:17px;
    background:url(graphics/rc.gif) repeat-y;
    }
#masttest h1 {
  color:f00;
  float:left;
  margin:0;
  padding:0;
  }


 
.note {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: purple;
font-weight: bold;
}
table.t1 {width:90%;padding:5px;table-layout:auto;}
td.head {align:center;width:11%;}
table.t2 {table-layout:fixed;}
/* font-family: Arial, Verdana, sans-serif;
font-size: 18px;
color: tea1;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 0px;
} */

p img {
    border-style:outset;border-width:1;
    border-color:red yellow blue black; 
    }
