/* --------------------------------------- Style Sheet for Magellan Times ------------------------------ */
/* ------------------------------------------------------              -------------------------------------------------*/

.clipping
{
text-align: justify;
text-indent: 1.2em; 
margin: 3% 5%; 
padding: 0.5em; 
font: 12pt; 
font-style: normal; 
font-family: "Bookman Antiqua" "Times New Roman" Times serif;
border: black dotted 1px;
}

.intro
{
text-align: justify; 
text-indent: 1.2em; 
margin: 1% 1%; 
padding: 0.5em; 
font: normal 12pt "Times New Roman", Times, serif;
}


/* hyperlinks */

p.intro a:link, p.intro a:visited, p.intro a:hover
{
font: 12pt;
}


td.intro a:link, td.intro a:visited, td.intro a:hover
{
font: 12pt;
}


/* -------------------------------------------------------- end -------------------------------------------------- */ 
