BODY  {
	scrollbar-arrow-color : white;
	scrollbar-base-color : "#4F719E";
	scrollbar-3dlight-color : "#3176b7";
	scrollbar-face-color : no;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : "#000000";
	scrollbar-darkshadow-color : "#000000";
	scrollbar-track-color : "#4F719E";
	color : #ffffff;
}

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul  {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body,td,div,p,pre,ul  {
	font-size : 13px;
}

h1  {
	font-size : 18px;
}

h2  {
	font-size : 16px;
}

h3  {
	font-size : 13px;
}

.small  {
	font-size : 12px;
}

.mini  {
	font-size : 11px;
}

.minimini  {
	font-size : 10px;
}

a  {
	font-size : 13px;
	text-decoration : none;
}

a:link  {
	color : #ffffff;
	text-decoration : none;
}

a:visited  {
	color : #ffffff;
	text-decoration : none;
}

a:active  {
	color : #ffffff;
	text-decoration : none;
}

a:hover  {
	color : #000000;
	text-decoration : none;
}

