tr, td, p 
{text-decoration:none; 
font-family: arial;
color: gray;
font-size: 9px; } 

h1 
{text-decoration:none; 
font-family: arial;
color: black;
font-size: 13px; } 

h3 
{text-decoration:none; 
font-family: arial;
color: black;
margin-left: 0px;
font-weight: normal;
font-size: 12px; } 

ul, ol
{margin-top: 1px;
margin-bottom: 30px;
line-height: 20px;
color: black;
font-size: 12px;
font-family: arial;
}


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: 80px;
}

img.last 
{
margin-bottom: 10px;
}


