
.h2{
width : 24%;
margin-top : 3px;
margin-left : 0px;
margin-right : 1px;
margin-bottom : 2px;
background-color : white;
border-style : none none none none;
color : blue;
text-align : left;
font-size : 12px;
}
.h{
width : 24%;
margin-top : 3px;
margin-left : 0px;
margin-right : 1px;
margin-bottom : 2px;
background-color : white;
border-style : none none none;
border-left-style : none;
border-left-style : none;
text-align : left;
font-size : 12px;
color : navy;
}
.link{
color : #ffffff;
text-decoration : none;
}
TABLE{
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-width : 3px;
border-left-width : 3px;
border-right-width : 3px;
border-bottom-width : 3px;
border-color : black black black black;
background-color : white;
width : 70%;
}
INPUT{
cursor : pointer;
}
.input{
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
}
DT{
color : #666666;
margin-top : 5px;
margin-left : 5px;
margin-right : 5px;
margin-bottom : 5px;
}
A:HOVER{
background-color : #f5fdca;
color : red;
}
HR{
background-color : white;
}
A{
}
