.small	    { 	font-size:8pt;
             	color:#000000;
		font-family:Verdana;
		font-weight:bold;
            }

.large	    { 	font-size:10pt;
             	color:#000000;
		font-family:Verdana;
		font-weight:bold;
            }

a:hover     {	text-decoration:underline overline;
	    }

a:link      {   color:#816575;
             	text-decoration: none;
		font-family:Verdana;
            }


a:visited   {  	color:#816575;
             	text-decoration: none;
		font-family:Verdana;
            }


a:active   {   	color:#816575;
            	text-decoration: none;
		font-family:Verdana;
           }

body       {    background-color:#ffffff;
                background-image:url();
		scrollbar-base-color:ffffff;
           }

img    	   {    border-style:none;
           }

	
