body,tr,td,th {
    font-size  : 12px;
    font-family: Verdana;
}
a:link    { color:#FF9A31; text-decoration: none;}
a:visited { color:#9CCF63; text-decoration: none;}
a:active  { color:#FF9A31; text-decoration: none;}
a:hover   { color:#ffff00; text-decoration: underline;}
big       { font-size: 16px; }
small     { font-size: 11px; }

body {
	line-height: 1.5em;
	scrollbar-face-color     : #3366cc;
	scrollbar-shadow-color   : #6699ff;
	scrollbar-highlight-color: #003366;
	scrollbar-track-color    : #000099;
	scrollbar-arrow-color    : #ff9900;
	background-color: #3366CC;

}
