
TD {
	font-family : 'Verdana', 'Arial', 'sans-serif';
	font-size : 10pt;
	color: White;
}

.large {
	font-family : 'Verdana', 'Arial', 'sans-serif';
	font-size : 16pt;
}

.medium {
	font-family : 'Verdana', 'Arial', 'sans-serif';
	font-size : 8.5pt;
}

.small {
	font-family : 'Verdana', 'Arial', 'sans-serif';
	font-size : 8pt;
}

.smallest {
	font-family : 'Verdana', 'Arial', 'sans-serif';
	font-size : 7pt;
}

.smallred {
	color : #FF0000;
	font-size : 8pt;
}

BODY {
scrollbar-face-color:#525366;
scrollbar-arrow-color:#004000;
scrollbar-track-color:#3B3C4E;
scrollbar-shadow-color:#3B3C4B;
scrollbar-highlight-color:#676980;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
