


BODY {
 background : #cdffcc ;

 font : Tahoma;

P {

 font-size : 12;

 font-family : Tahoma;

 color : #000000;

 text-align : left;

 margin : left;

}

A {

color:#0000FF;

font: Tahoma ;


}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: left; 
top: 2;
left: 4;
}
#menu {
width: 150px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: none;
background: #CCFFCC;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
width: 150px;
border: 1px solid gray;
background: #C1F1C1;
}
#menu li a, #menu dt a {
color: black ;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #00A0A0;
}

}

A:Hover {

color:#FF0000;

font:   Tahoma   ;

text-decoration:none;

}

A:Visited {

color:#800080;

font:   Tahoma   ;

text-decoration:none;

}

H1 {
FONT-SIZE: 36; FONT-FAMILY: Tahoma; COLOR: #000099;
}

H2 {
FONT-SIZE: 30; FONT-FAMILY: Tahoma; COLOR: #000099;
}

H3 {
FONT-SIZE: 24; FONT-FAMILY: Tahoma;
}

H4 {
FONT-SIZE: 18; FONT-FAMILY: Tahoma;
}

TEXTAREA {

FONT-SIZE: 14; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #E8FFE8 ; border-style: none;

}

INPUT {
FONT-SIZE: 14; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #E8FFE8 ;
}

SELECT {

FONT-SIZE: 14; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: ; border-style: none;
}

TABLE {

FONT-SIZE: 14; FONT-FAMILY: Tahoma;
}

TD {

FONT-SIZE: 14; FONT-FAMILY: Tahoma;
}


