body{background-color: #d4e1f9; color: dimgray;  font-size: x-small; margin-left: 50px; line-height: 150%;}

a:link {color: mediumblue; font-size: x-small;}
a:visited {color: mediumblue;font-size: x-small; }
a:hover{background-color: #ffffff; color: orangered;  text-decoration: underline overline;}
a:active {color: orangered;  text-decoration: underline overline;}

td, th { font-size: x-small; } 

.t{color: #0c1781; font-size: small; font-weight: bold; width: 800;
		border-bottom-style: dotted; border-bottom-width: 3px; border-bottom-color: #0c1781;}
.tn{ color: #0c1781; font-size: small; font-weight: bold;}
.t1{ color: #0c1781; }
.s { font-size: xx-small; }
.box{width: 800; height: auto; background-color: #fff; padding: 10px,25px; }

.hd{width: 800; background-color: cornflowerblue; color:#ffffff; padding: 3px,5px;}