body{
background-color :white; 
color: #272495 ; 
font-family  : Arial;Garamond ;

}

td {
padding:3px;
padding-left:10px;
font-size : 12px;

}

p {
font-size : 12px;
text-align:left;
margin-left:40px;

h1 {
font-size : 15px;
}

h2 {
font-size : 16px;
text-align:left;
margin-bottom:20px;
margin-left:40px;

}

}

img {
border : solid 2px #893D6B;

}


a:link.navi {   color: white; text-decoration: none;    }
a:visited.navi {   color: white; text-decoration: none; }
a:active.navi {   color: white; text-decoration: none ;}


a:link {  font-size : 12px;color: #272495; text-decoration: underline;    }
a:visited {    font-size : 12px;color: #272495; text-decoration: underline; }
a:hover {    font-size : 12px;color: #893D6B; text-decoration: underline ;}
a:active {    font-size : 12px;color: #272495; text-decoration: underline ;}

p {  padding:0px; margin:0px; }
