body{
background-color: FFFFCC;
scrollbar-arrow-color:#FF6600;
scrollbar-base-color:#FF6600;
scrollbar-shadow-color:#FF6600;
scrollbar-face-color:#FFFFCC;
scrollbar-highlight-color:#FFFFCC;
margin-top: 0;
margin-bottom: 0;
overflow: auto;
}
body,td{
font-family:arial;
font-size:12px;
color: black;
}
A:link,A:visited,A:hover{
text-decoration: underline;
}

A:link,A:visited {color: #000;}
A:hover {color: #F60;}

.high{
display:block;
width:450px;
height:40px;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
text-align: center;
background-image: url("site/images/title_back.gif");
background-repeat: no-repeat;
}
img{
border:0;
}