BODY
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
}
TD
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;    
}
A
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
.HOMEPAGE
{
    font-size: 8pt;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
}

.TITLE
{
    font-size: 17pt;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
}
.PAGETITLE
{
    font-size:17pt;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
}

IMG
{
    border-color:White;
}

.POPUP
{
    color: #000000;
    font-family: Arial;
}
.home_text {
	font-size: 12px;
	font-weight: normal;
}
.home_text_large {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.home_text_large2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

