body {
background : #BFE4D5 url("images/viji_bg.png"); 
background-repeat : repeat-y; 
background-position : left; 
font-size : 9pt; 
color : #000000; 
font-family : arial, sans-serif; 
text-align : left; 
scrollbar-track-color: #BFE4D5;
scrollbar-face-color: #99CEF6;
scrollbar-arrow-color: #F0F0F0;
scrollbar-shadow-color: #F0F0F0;
scrollbar-highlight-color: #A45DA5;
scrollbar-darkshadow-color: #A45DA5;
scrollbar-3dlight-color: #F0F0F0;
} 

#all {
padding : 0; 
width : 90%; 
} 

#content {
position : relative; 
top : 0px; 
left : 0; 
width : 645px; 
text-align : justify; 
} 

a:link, a:visited, a:active {
text-decoration : none; 
color : #783577; 
}  

a:hover {
text-decoration : none;
color : #F0F0F0;
background : #3880C7;
}

b {
color : #783577;
}

.HEAD {
text-align : center; 
text-transform : uppercase; 
letter-spacing : 5px; 
font-size : 11px; 
font-family : arial;
font-weight : bold; 
color : #F0F0F0; 
background : #3880C7;
border-width : 1px; 
}

.NAVI {
text-align : right; 
text-transform : uppercase; 
letter-spacing : 5px; 
font-size : 11px; 
font-family : arial;
font-weight : bold; 
color : #3880C7; 
background : #F0F0F0;
border-width : 1px; 
}