.sidebar a:link
{
color: #F7D324;
}

.sidebar a:visited
{
color: #DDDDDD;
}

.sidebar a:hover
{
color: white;
}


.head, .head-left
{
font-family: 'Times New Roman';
font-size: 12pt;
font-weight: bold;
}

.head
{
text-align: center;
}

.head-left
{
text-align: left;
}

.main
{
font-family: 'Times New Roman';
font-size: 11pt;
}

.images
{
border: 1px outset solid maroon;
}

.captions
{
font-family: 'Times New Roman';
font-size: 10pt;
font-style: italic;
text-align: 'center';
}

.sidebar
{
font-family: 'Times New Roman';
font-size: 10pt;
color: #F7D324;
}