body {
 background-color:#fefefe;
 /* background-color:#fafafa; */
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 color: #aaaaaa;
 text-decoration: none;
 margin-top:10px;
 margin-bottom:10px;
 
 scrollbar-3dlight-color:aaaaaa; 
 scrollbar-arrow-color:333333;
 scrollbar-base-color:aaaaaa;
 scrollbar-darkshadow-color:bbbbbb;
 scrollbar-face-color:e9e9e9;
 scrollbar-highlight-color:e9e9e9;
 scrollbar-shadow-color:333333;}

p,a,th,td,b,i,u {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 text-decoration: none;
/* text-transform: lowercase; */
 margin-top:10px;
 margin-bottom:10px;}

td {

	vertical-align: top; 
	border-bottom-color: #11193f; 
	border-left-color: #11193f; 
	border-right-color: #11193f; 
	border-top-color: #11193f; 
	color: #c5c2cd; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;}

th {

	vertical-align: top; 
	border-bottom-color: #11193f; 
	border-left-color: #11193f; 
	border-right-color: #11193f; 
	border-top-color: #11193f; 
	color: #c5c2cd; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;}
	
.title {
	font-size: 11pt;
	color: #ffcc33;
	font-weight: bolder;
	font-family: verdana, arial, helvetica, sans-serif;}
.subtitle {
	font-size: 9pt;
	color: #333333;
	font-weight: lighter;
	font-family: verdana, arial, helvetica, sans-serif;}

.micro {
 	font-size: 7pt;}
.small {
 	font-size: 8pt;}
.medium {
 	font-size: 10pt;}
.large {
 	font-size: 12pt;}
.macro {
 	font-size: 14pt;}
	
.topnavbar {
	position: absolute;
	top: 32;
	left: 10;
	font-size: 9pt;
	font-weight: lighter;}
	
.copyterms {
 	font-size: 6.5pt;
 	font-weight: lighter;}
