BODY {
	font-family : Arial, verdana, helvetica;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
	font-style: normal;
    line-height: 1.5;
}

P  {
	font-family : Arial, verdana, helvetica;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    line-height: 1.5;
}

H1  {}

H2  {}

H3  {}

A  {
    font-size: 14px; 
    color: #5F6600;
	text-decoration: none;
    font-weight: bold;
 }

a:active {
    text-decoration: underline;
}
        
a:hover {
    text-decoration: underline;
}

.caption {
    font-size: 12px;
}

.copyright {
    color: #ffffff; 
    font-size: 12px; 
    font-style: italic;"
}

.bottomlinks {
    font-size: 14px; 
    color: #93C7BF;
	text-decoration: none;
    font-weight: bold;
}