.css{}
BODY{
background-color: #D0D1E8;
scrollbar-arrow-color:#17317D;
scrollbar-track-color:#9B9CCD;
scrollbar-shadow-color:#464789;
scrollbar-face-color:#D0D1E8;
scrollbar-highlight-color:#9B9CCD;
scrollbar-darkshadow-color:#464789;
scrollbar-3dlight-color:#D6E5D3;
}
.title {
position: relative;
color: #000000;
background-color : #D0D1E8;
font-size : 24px;
font-family : verdana;
padding : 0px;
}
.bro {
position: relative;
color: red;
background-color : #D0D1E8;
font-size : 12px;
font-family : verdana;
padding : 0px;
font-variant : small-caps;
}
.mon {
position: relative;
color: red;
background-color : #D0D1E8;
font-size : 12px;
font-family : verdana;
padding : 0px;
font-variant : small-caps;
}
.pop {
position: relative;
color: red;
background-color : #D0D1E8;
font-size : 12px;
font-family : verdana;
padding : 0px;
font-variant : small-caps;
}
.direct {
position: relative;
color: #000000;
background-color : #D0D1E8;
font-size : 14px;
font-family : verdana;
font-style : italic;
padding : 0px;
}
.frm {
position: relative;
color: #000000;
background-color : #D0D1E8;
font-size : 14px;
font-family : verdana;
padding : 0px;
}