body, table {
color: #401FAB;
background: #DED1FF;
margin: 0;
font-family: Verdana;
font-size: 10px;
scrollbar-arrow-color: #401FAB;
scrollbar-face-color: #DED1FF;
scrollbar-track-color: #DED1FF;
scrollbar-highlight-color: #401FAB;
scrollbar-3dlight-color: #DED1FF;
scrollbar-shadow-color: #401FAB;
scrollbar-darkshadow-color: #DED1FF; }

a:link, a:active, a:visited {
color: #401FAB;
font-family: Verdana;
font-size: 10px;
text-decoration: none; }

a:hover {
color: #401FAB;
font-family: Verdana;
font-size: 10px;
text-decoration: line-through;
cursor: crosshair; }

hr {
color: #401FAB;
height: 1px; }

.contents {
color: #401FAB;
background: none;
font-family: Verdana;
font-size: 10px;
padding:1px;
border: 1px solid #401FAB;
margin-bottom: 1px;
direction:ltr; }

.head {
color: #401FAB;
background: none;
font-family: Verdana;
font-size: 10px;
font-weight: 500;
text-align: right;
padding:1px;
border: 1px solid #401FAB;
margin-bottom: 1px;
direction:ltr; }

input, textarea {
color: #401FAB;
background: none;
font-family: Verdana;
font-size: 10px;
padding:1px;
border: 1px solid #401FAB; }