body {
	scrollbar-face-color: #fdf9f0; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #afc4d8; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-arrow-color: #afc4d8; 
	scrollbar-track-color: #afc4d8; 
	scrollbar-darkshadow-color: #afc4d8;
     }
body 
{
background: #bfced6 url('graphics/bgida2.jpg');
margin : 10px; 
padding : 10px;
font-family: helvetica, arial, verdana;
}

h4 {text-align: center; color: #618cbd}
h5 {text-align: center; font-style: italic; color: #618cbd}
h6 {text-align: center; color: #618cbd}

a:visited {color: #80744a; text-decoration: none}
a:link {color: #333366; text-decoration: none}
a:hover {color: #298cce; text-decoration: underline overline}
a:active {color: #333366; text-decoration: none}

.list {
	font-size: 12px; font-weight: bold; color: #4b75a3; font-family: arial, verdana, times; list-style-type: disc
}


ul.disc 
{
list-style-type: disc
}
