body {
   background-color: white;
   color: black;
   font-family: Arial, Verdana, Times;
   font-size: 12px;	
}

hr {
   color: #60725E;
}

h1 {
   font-size: 14px;
}

h2 {
   font-size: 12px;
}

td {
   font-size: 12px;
}

th {
   font-size: 13px;
}

ul {
   list-style-image: url( '/imagess/bullet.gif' );
}

.larg {
   font-size: 14px;
   font-family: Arial, Verdana, Times;
   font-weight: bold;
}

.warning {
   color: #BF020B;
   font-family: Arial, Verdana, Times;
   font-size: 11px;	
}

a.none:hover {
   text-decoration: none;
   color: black;
   font-weight: normal;
}

a.none:link {
   text-decoration: none;
   color: black;
   font-weight: normal;
}

a.none:visited {
   text-decoration: none;
   color: black;
   font-weight: normal;
}

a:link {
   text-decoration: underline;
   color: green;
}

a:visited {
   text-decoration: underline;
   color: rgb( 52, 102, 62 );
   font-weight: bold;
}

a:hover {
   text-decoration: none;
   color: rgb( 255, 70, 0 );
   font-weight: bold;
}

.justf {
   text-align: justify;
}

.xsmall {
   color: black;
   font-family: Arial, Verdana, Times;
   font-size: 2px;	
}

.med {
   color: blue;
   font-family: Arial, Verdana, Times;
   font-size: 11px;	
}

.ssmall {
   color: black;
   font-family: Arial, Verdana, Times;
   font-size: 6px;	
}

.small {
   color: black;
   font-family: Arial, Verdana, Times;
   font-size: 10px;	
}

.formcomp {
   font-family: Arial, Helvetica, Times;
   font-size: 12px;
   color: #000000;
   background-color: #FFFFFF;
   border: #000000;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
}

.formcb {
   font-family: Arial, Helvetica, Times;
   font-size: 12px;
   color: #000000;
   background-color: #C4D7F1;
   border: #3361A0;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
}

.formco {
   font-family: Arial, Helvetica, Times;
   font-size: 12px;
   color: #000000;
   background-color: #FCCE42;
   border: #FC8C42;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
}

.borderbb {
   color: #000000;
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
}

.bordergb {
   color: #000000;
   border: #CBCCCB;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
}

.rbgb {
   border: #B1B1B1;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 0px;
}

.bgb {
   border: #B1B1B1;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
}

.rgb {
   border: #B1B1B1;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
}

.rbb {
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   background-color: #BAC9B2;
}

.rb {
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
}

.rbbb {
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 0px;
}

.bbb {
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
}

.g {
   background-color: #EAF2E7;
}

.rbbg {
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   background-color: #EAF2E7;
}

.bbbg {
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   background-color: #EAF2E7;
}

.rbbbg {
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   background-color: #EAF2E7;
}
