TD.sda {
 font-size : 10px;
 font-family : verdana;
 background : #EEEEEE;
 color : #000000;
 cursor: hand;
 text-align : left;
}

TD.t {
 font-size : 10px;
 font-family : verdana;
 color : #000000;
 background : #ffffff url(images/blue.gif) repeat;
 cursor: hand;
 text-align : center;
}

TD.m {
 font-size : 10px;
 font-family : verdana;
 color : white;
 text-align : center;
 font-weight : bold
}

TD.lm {
 font-size : 12px;
 font-family : verdana;
 color : black;
 background : #EEEEEE;
 cursor: hand;
 text-align : center;
}

TD.s {
 background : #ffffff url(images/blue2.gif) repeat;
}

TD.g {
 background : #6633FF;
 font-size : 12px;
 font-family : verdana;
 text-align : center;
 color : #ffffff;
 font-weight : bold
}
TD.footer {
 background : #6633FF;
 font-size : 8px;
 font-family : verdana;
 text-align : center;
 color : #ffffff;
}
TD.f2 {
 font-size : 8px;
 font-family : verdana;
 text-align : center;
 color : #000000;
}

TD {
 font-size : 10px;
 font-family : verdana;
 color : #000000;
}

P {
 font-size : 10px;
 font-family : verdana;
 color : #383838;
 background : transparent;
 text-align : justify;
}

H4 {
 font-family : verdana;
 color : #888888;
 background : transparent;
 text-align : center;
}

H2 {
 margin: 6;
 font-family : verdana;
 color : #888888;
 font-size : 18px;
 background : transparent;
 text-align : left;
}

H1 {
 margin: 6;
 color : #000000;
 background : transparent;
 font-size : 24px;
 text-align : center;
}

BODY {
 font-size : 10px;
 font-family : verdana;
 color : #383838;
 background : #ffffff;
}

A:link , A:active {
 font-size : 10px;
 font-family : verdana;
 color : blue;
 background : transparent;
 text-decoration : none;
}

A:visited {
 font-size : 10px;
 font-family : verdana;
 color : red;
 background : transparent;
 text-decoration : none;
}

A:hover {
 font-size : 10px;
 font-family : verdana;
 color : red;
 background : transparent;
 text-decoration : none;
}
span {
 font-size:10px;
}


