
.font2
{
    FONT-SIZE: x-small
}
.fontCopy
{
    FONT-SIZE: xx-small;
    FONT-STYLE: italic;
    font-weight: normal;
    font-family: "Times New Roman", "Times", "serif"
}

LI
{
	FONT-SIZE: x-small; padding-bottom: 0px
; padding-top: 0px
}
.red {font-size: x-small;color: #FF0000}
.blocktt {font-family: "Courier New", "Courier", "mono"}
.TD_BORDER_GRAY {  font-size: x-small; border: 1px #999999 solid; border-width: 1px;}
.TD_BACK_DKGRN { font-size: x-small; color: #669999; background-color: #66CC99; font-weight: bold}
.TBL_BORDER_DKGRN { font-size: x-small; border: 1px #669999 solid; color: #336666;}
h2 { color: #CC9900; font-size: x-small; border-color: #CC9900; border: #CC9900; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
h1 { font-size: x-small; border: #088888 solid; color: #006666; border-left-width:20px; border-right-width:20px; border-top-width: 2px;border-bottom-width: 2px;padding: 3px 3px;; margin: 0px 0px}
.LEFT_LINE {  border-color: black black black #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.TD_BACK_DKRED { font-size: x-small; color: #990066; background-color: #FFCC99; font-weight: normal}
.TBL_BORDER_DKRED { font-size: x-small; border: 1px #CC9900 solid; color: #660066;}
form {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
.ERR {  font-size: xx-small; color: #FF0000}
.TD_BORDER_GRAYUB { font-size: x-small; border: #999999 solid; border-width: 1px 0px; ; border-color: #999999 solid}
ul {  margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px}
h3 {  font-size: x-small; color: #FF9900; background-color: #FFEEDD}
body {  font-size: x-small}
.TBL_BORDER_BLUE { font-size: x-small; border: 1px #669999 solid; color: #006699; }
table {  font-size: x-small}
a { text-decoration:none; }
a:hover { 
	color:white;
	background-color:chocolate;
	text-decoration:none; 
}

