h6   {
	color: #696969;
	font-weight: 200;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0.1em
}
h5     {
	color: #808080;
	font-weight: 300;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
a  { color: #808080; font-weight: bold; font-size: 9px; line-height: 1.25em; text-decoration: none }
a:link  { color: #808080; font-weight: bold; font-size: 10px; line-height: 1.25em; text-decoration: none }
a:hover   { color: #636; font-weight: bold; font-size: 10px; line-height: 1.25em; text-decoration: none }
a:activ   { color: #969; font-weight: bold; font-size: 10px; line-height: 1.25em; text-decoration: none }
a:vlink  { color: #99c; font-weight: bold; font-size: 10px; line-height: 1.25em; text-decoration: none }
h4  { color: #696969; font-weight: 100; font-size: 14px; line-height: 1.25em }
h3 { color: #696969; font-weight: bold; font-size: 16px; line-height: 1.25em }
h2  { color: #636; font-weight: bold; font-size: 14px; line-height: 1.25em }
h1  { color: #636; font-weight: bold; font-size: 16px; line-height: 1.25em }
.goldenrod  { color: #daa520; font-weight: bold; font-size: 12px; line-height: 1.25em }
.violet   { color: #636; font-weight: bold; font-size: 18px; line-height: 1.25em }
.rosybrown {
	color: #CC99CC;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 20px;
}
.darkgrey  { color: #808080; font-weight: bold; font-size: 14px; line-height: 1.25em; background-color: #dcdcdc; margin: 4px; padding: 2px 20px; border: dashed #c0c0c0; width: auto; height: auto }

