p.heading
{
font-family: arial, helvetica, "sans serif";
text-align: justify;
font-size: x-small;
color: black;
font-style: normal;
font-weight: bold;
}

p.quote
{
font-family: arial, helvetica, "sans serif";
text-align: left;
color: black;
font-style: italic;
font-weight: normal;
font-size: x-small;
}

p.citation
{
font-family: arial, helvetica, "sans serif";
text-align: right;
color: black;
font-style: normal;
font-weight: bold;
font-size: x-small;
}

p.phototitle
{
font-family: arial, helvetica, "sans serif";
text-align: left;
color: blue;
font-style: normal;
font-weight: bold;
font-size: x-small;
}

p.other
{
font-family: arial, helvetica, "sans serif";
color: black;
font-style: normal;
font-weight: lighter;
font-size: x-small;
}

p.link
{ 
font-family: arial, helvetica, "sans serif";
color: black;
text-align: left;
font-style: normal;
font-weight: lighter;
font-size: x-small;
}

a:link
{
color: #660000;
border-style: none;
border-color: #EEEEEE;
border-width: thick;
text-decoration: none;
}

a:visited
{
color: #000066;
border-style: none;
border-color: #EEEEEE;
border-width: thin;
text-decoration: none;
}

a:link img
{
border: none;
}

a:visited img
{ 
border: none;
}
