body {
	background-color: #333333;
	color: #dad95f;
	text: #dad95f
}

a:link    { color: #a7962b; }
a:visited { color: #a7962b; }
a:active  { color: #a7962b; }
a:hover   { color: #ffffff }

.indent {
	margin-left:  100px;
	margin-right: 100px
}

.ltfont   { color: #777777 }
.fc1	  { color: #a7962b }
.fc2	  { color: #dad95f }
.border   { border: 12px solid #333333 }

.expand { font-stretch: extra-expanded }

.title    { font-size:20 }
.subtitle { font-size:16 }
.text16   { font-size:16 }
.text18   { font-size:18 }
.text8    { font-size:8  }
.char     { font-size:18 }

.title.ltfont {font-size:20; color: #777777 }

copyright { font-size:8 }


