body { margin: 0px; background-color: #ebebef; color: #000000; }
table { font-family: verdana; font-size: 12px; }
a:link, a:active, a:visited { color: #133984; text-decoration: none; }
a:hover { color: #133984; text-decoration: underline; }
#slogo { line-height: 80%; font-family: impact; font-size: 44px; }
#logo { font-size: 18px; font-weight: bold; }
#menu { cursor: hand; text-align: center; font-size: 10px; font-weight: bold; }



body {
	scrollbar-3dlight-color : #bbbbd2;
	scrollbar-arrow-color : #ebebef;
	scrollbar-base-color : #aaaac1;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #aaaac1;
	scrollbar-highlight-color : #ebebef;
	scrollbar-shadow-color : #bbbbd2;
	scrollbar-track-color : #bbbbd2;
}
.width {
	width: 500px; 
	
} 