/* css for ktc DomestiCity Index site */

a {font-size:8pt; text-decoration:none; font-family:"verdana", "georgia", "arial";} /* parent */
a:link {color:#000000;} /* black */
a:visited {color:#666666;} /* gray */
a:hover {font-weight:bold;} /* bold black */
a:active {color:#ffffff; font-weight:bold;} /* bold white */

body {
  scrollbar-arrow-color:#ffcccc; /* pink arrows */
  scrollbar-track-color:#ffffff; /* white track bg */
  scrollbar-face-color:#ffffff; /* white buttons */
  scrollbar-highlight-color:#cccccc; /* highlight buttons with lightest 1 BS gray */
  scrollbar-3dlight-color:#999999; /* 3D lighting outside of highlight light 2 BS gray */
  scrollbar-shadow-color:#666666; /* lowlight buttons with dark 3 BS gray */
  scrollbar-darkshadow-color:#333333; /* 3D darkshadow buttons outside with darkest 4 BS gray */
  }

h1{color:#cccc99; letter-spacing: 10px; font-size: 18pt; font-family:verdana, georgia, arial;}
 /* mocha */

h2 {color:#ffcc99; background:#ffffcc; letter-spacing: 5px; font-size:14pt; font-family:verdana, georgia, arial;}
/* peachy on vanilla */

p {color:#000000; text-indent:none; text-align:left; font-size:10pt; font-weight:normal; font-style:normal; 
	line-height:15pt; font-family:"comic sans ms", "verdana", "georgia", "arial";}

i {font-size:9pt; font-style:normal; font-weight:bold; font-family:"verdana", "georgia", "arial";}

span {color:#000000; text-align:center; text-indent:none; font-size:8pt; font-family:"comic sans ms", "verdana", 		"georgia", "arial";}
/* bottom taglines */


