.HEAD {
font-style : normal;
font-weight : bold ;
font-size : 10px;
font-family : tahoma;
color : #AE4B3D;
text-align: center;
background-color: black;
border: 1 ridge dashed #AE4B3D;
padding: 1;
margin: 4;
}
.CONTENTS {
font-style : normal;
font-size : 11px;
font-family : tahoma;
color : #AE4B3D;
margin: 3;
padding: 1;
}
input,textarea {
font-family: verdana,arial,helvetica;
font-size:8.0pt;
color:#AE4B3D;
background:black;
border-top: dashed 1px #AE4B3D;
border-bottom: dashed 1px #AE4B3D;
border-right: dashed 1px #AE4B3D;
border-left: dashed 1px #AE4B3D;
}
body {
scrollbar-base-color:black;
scrollbar-face-color:black;
scrollbar-shadow-color:#AE4B3D;
scrollbar-highlight-color:#AE4B3D;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-color:black;
scrollbar-track-color:black;
scrollbar-arrow-color:#AE4B3D;
text-align:justify;
font-family: verdana,helvetica,arial;
font-size:8pt;
letter-spacing:1pt;
line-height:12px;
}
body,tr,td {
font-size:11px;
font-family:verdana,helvetica,arial;
text-align:justify;
color:#D3A29B;
line-height:12px;
letter-spacing:0pt
}
A:link {
color:#D07468;
font-weight: none;
text-decoration: none;
}
A:visited {
color:#640507;
text-decoration:none;
}
A:active {
color:#640507;
text-decoration:none;
}
A:hover {
color:#640507;
text-decoration:none;
font-weight:none;
letter-spacing:1pt
}
P {
align:justify
}
blockquote {
margin-left:10px;
margin-right:10px;
}