 
H3{
color : #666666;
border-left-width : 8px;
border-right-width : 8px;
border-bottom-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-bottom-style : outset;
border-left-color : green;
border-right-color : green;


width : 450px;
height : 25px;



padding-top : 3px;
padding-bottom : 3px;
background-color : #ffffd9;
border-top-width : 1px;
border-top-style : inset;

}
BODY{

font-family : sans-serif;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
}
TD{
font-size : 1em;
}
.font{
font-size : 14px;
width : 450px;
text-align : left;

margin-left : 35px;


height : 50px;
}
A{
color : #666666;
text-decoration : none;
}
A:hover{
color : #0080ff;
text-decoration : underline;
}
#all{
width : 650px;
margin-left : 10px;
}
