BODY
{
        scrollbar-face-color: #EAE9E9;
        scrollbar-shadow-color: #A7A5A5;
        scrollbar-highlight-color: #7B7B7B;
        scrollbar-3dlight-color: #A2A2A2;
        scrollbar-darkshadow-color: #CCCCCC;
        scrollbar-track-color: #006666;
        scrollbar-arrow-color: #003333;
        font-family: Times New Roman;
        font-size : 10pt;
        color: black;
        
}
A{
                font-family: Times New Roman;
                font-size : 10pt;
                text-decoration : none;
                color: #3333ff;
        }
        A:VISITED{
		font-family: Times New Roman;
                font-size : 10pt;
                color: #6666ff;
        }
        A:HOVER{
		font-family: Times New Roman;

                font-size : 10pt;
                text-decoration : underline;
                color: #3333ff;
        }
	.normal {font-family: Times New Roman;;
        font-size : 10pt;
        color: black;
	text-decoration:none;}
	
	.title {font-size: 14pt; 
		color: rgb(128, 0, 0);
		font-family: Times New Roman;
		font-weight: bold;}
	
