BODY{
background: #DFFFFF;
color:#000000;
scrollbar-3dlight-color: #2F3F3F;
scrollbar-highlight-color: #DFFFFF;
scrollbar-face-color: #5F7F7F;
scrollbar-shadow-color: #DFFFFF;
scrollbar-darkshadow-color: #2F3F3F;
scrollbar-track-color: #8FBFBF;
scrollbar-arrow-color: #2F3F3F;
}
H1{
font-size: 32px;
line-height: 32 px;
text-align: left;
}

A:link{
color:#000000;
font-size: 16px;
}
A:active{
color:#000000;
font-size: 16px;
}
A:visited{
color:#AAAAAA;
font-size: 16px;
}

.MAIN{
background: #DFFFFF;
font-family: Times;
font-size: 16px;
line-height: 20px;
text-align: justify;
border: 18px solid #DFFFFF;
}
.MAIN0{
background: #DFFFFF;
font-size: 0;
}
.MAINL{
background: #DFFFFF;
font-family: Times;
font-size: 16px;
line-height: 20px;
text-align: justify;
border-left-style: solid;
border-left-width: 18px;
border-left-color: #DFFFFF;
}
.MAINR{
background: #DFFFFF;
font-family: Times;
font-size: 16px;
line-height: 20px;
text-align: justify;
border-right-style: solid;
border-right-width: 18px;
border-right-color: #DFFFFF;
}

.HEAD{
background: #DFFFFF;
font-size: 0;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #8FBFBF;
}

.FOOT{
background: #000000;
color: #FFFFFF;
font-family: Times;
font-size: 16px;
font-weight: bold;
text-align: center;
border: 3px double #000000;
}

.IMGTR{
margin-left: 32px;
margin-bottom: 22px;
}


