body, table {
color: #CFCBE8;
background: url(back.jpg) repeat-y fixed #887EC3;
font-family: tahoma;
cursor: crosshair;
font-size: 11px;
margin: 0;
scrollbar-arrow-color: #CFCBE8;
scrollbar-track-color: #887EC3;
scrollbar-face-color: #887EC3;
scrollbar-highlight-color: #CFCBE8;
scrollbar-3dlight-color: #887EC3;
scrollbar-darkshadow-color: #887EC3;
scrollbar-shadow-color: #CFCBE8;
}

a:link, a:visited, a:active {
color: #CFCBE8;
font-family: tahoma;
font-size: 11px;
text-decoration: none;}

a:hover {
color: #CFCBE8;
height:2px;
font-family: tahoma;
font-size: 11px;
text-decoration: line-through;
cursor: crosshair;}

.contents {
color: #CFCBE8;
background: #887EC3;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
border: 1px double #CFCBE8;
padding: 1px;}

.head {
color: #CFCBE8;
background: none;
margin:0;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #CFCBE8;
padding: 1px;}

input, textarea {
color: #CFCBE8;
background: none;
font-family: tahoma;
font-size: 11px;
border: 1px solid #CFCBE8;}
