BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
	FONT-FAMILY: "Times New Roman", "Serif";
        font-size: 14px;
        color: #000000;
}
TABLE {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
TR {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
SELECT {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
INPUT {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
FORM {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
OL {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
UL {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
DIV {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
P {
	FONT-FAMILY: "Times New Roman", "Serif"
        font-size: 14px;
}
PRE {
	FONT-FAMILY: "Courier"
        font-size: 14px;
}


.BODY {
    font-family: "Times New Roman", "Serif";
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    }
.BODY A {
   color: #7C9C96;
   text-decoration: underline;
 }
.BODY A:LINK {
   color: #7C9C96;
   text-decoration: underline;
   }
.BODY A:HOVER {
   color: #000000;
   text-decoration: underline;
   }
   
.FRONTBODY {
    font-family: "Times New Roman", "Serif";
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    }
.FRONTBODY A {
   color: #000000;
   text-decoration: none;
 }
.FRONTBODY A:LINK {
   color: #000000;
   text-decoration: none;
   }
.FRONTBODY A:HOVER {
   color: #7C9C96;
   text-decoration: none;
   }

   
.SIDEBAR {
    font-family: "Times New Roman", serif;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    }
.SIDEBAR A {
   color: #000000;
   text-decoration: none;
 }
.SIDEBAR A:LINK {
   color: #000000;
   text-decoration: none;
   }
.SIDEBAR A:HOVER {
   color: #7C9C96;
   text-decoration: none;
   }

.HEADLINE {
    font-family: "Times New Roman", "Serif";
    font-size: 18px;
    text-decoration: none;
    color: #000000;
    }
