/* common */
a { text-decoration:none; font-size:10pt }
a:hover { text-decoration:underline; color:orange }
a:visited { color:blue }
a:visited:hover { color:orange }
a.menu { text-decoration:none; font-size:10pt }
a.copyright { color:blue; font-family:Arial,Verdana }
a.copyright:hover { color:orange; text-decoration:underline }
body { font-family:MS UI Gothic;
	scrollbar-3d-light-color:#eeeeee;
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-face-color:#efefff;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#eeeeee
	}
th,td,caption { font-size:10pt }
b { font-size:11pt }
div { font-size:10pt }
div.counter { font-size:7pt; color:maroon }
div.text { font-size:8pt }
a.small {font-size:9pt}
div.small {font-size:9pt}
td.small {font-size:8pt}

