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;}

body {

	margin: 0px;
	scrollbar-base-color:#fffFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ffffff;
}


h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.large {font-size: 20px; font-weight: bold;}
.small {font-size: 13px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
a:link {color:#000000}
a:visited {	color:#000000}
a:active {color:#2A6A54}
a:hover{color: #2A6A54;}


.copyright {
	position: absolute; 
	right: 2px;
	bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;

}
