tr, td, p 
{text-decoration:none; 
font-family: arial;
color: gray;
font-size: 9px; } 

h1 
{text-decoration:none; 
font-family: arial;
color: black;
font-weight: normal;
font-size: 12px; } 


a:link {color: #191970; text-decoration: underline}
a:visited {color: #990099; text-decoration: underline}
a:active {color: #191970; text-decoration: underline}
a:hover {color: #cc3333; text-decoration: underline}

img 
{
margin-bottom: 60px;
}



