 10pt ~ 13px / 12pt ~ 16px  

html {
  scrollbar-3dlight-color:#000000;
  scrollbar-highlight-color:#ffffff; 
  scrollbar-shadow-color:#ffffff; 
  scrollbar-track-color:#525C52; 
  scrollbar-face-color:#ffffff; 
  scrollbar-arrow-color:#525C52; 
}

body {
  background-color: #aabb87;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 10pt;
  text-align: center;
}



p,ul,ol,li,td,dt,dl,dd,h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}

p { font: small/1.3em georgia, tahoma, verdana, tahoma, arial, helvetica, sans-serif; color: #333; }

h1,h2 { font: 200% Arial Black, verdana, tahoma, sans-serif; }

h3,h4,h5,h6 { font: 150% Arial Black, verdana, tahoma, sans-serif; }


p { margin-bottom: 9px; }

.question { font-style: italic; }
.column { color: #ffffff; }
.caption { font: 11px; font-style: italic; }
.subheading { color: #556654; font-style: italic; }
.caption-xsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}


a {
	color: #336600;
	text-decoration: none;
}

a:active {
	color: #000;
	border-bottom: 1px dotted #000;
}

a:visited {
	color: #336600;
}

a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}




blockquote
{
	color: #666;
	margin: 15px 0;
	padding: 0 0 0 40px;
}

input, textarea {
  border-width: 1px;
  padding: 2px;
}

input.button {
  border-width: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}



small { font: small/1.2em arial, helvetica, sans-serif; color: #333; }
blockquote { font: 12px/1.2em arial, helvetica, sans-serif; font-weight:bold; color: #ffffff; }.bright {
	color: #FFF;
}
.bright strong {
	color: #FFF;
}
.bright a {
	color: #CCC;
}
