tr, td, p 
{text-decoration:none; 
font-family: arial;
color: gray;
font-size: 11px; } 

h1 
{text-decoration:none; 
font-family: arial;
color: black;
font-weight: normal;
font-size: 14px; } 

h2 
{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: 10px;
}




