body {background-color:#FFFFFF; }

a {
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #800000;
}

a:visited { color: #CC3333; }
a:link { color: #800000; }
a:link:hover { color: #996600; }
a.image:visited:hover { background-color: transparent; }
a:visited:hover { color: #996600; }
a.image:hover { background-color: transparent; }

.copyright {
	font-size: 9pt;
	font-weight: lighter;
	color: #333333;
}

.pipeBar {
	color: #800000;
	font-weight: bolder;
}

.TextOnly {  font-size: 16px;  }
.TextOnlyItalic {   font-style: italic;  font-weight: bolder; color: #990000; }
.LanguageText {   font-size: 16px; color: #990000; }
.LanguageItalics {    font-style: italic;  font-weight: bolder; color: #990000; }
.LanguageHeadline {    font-weight: bolder; color: #990000; }
.GraphicHeadline {     font-weight: bold; color: #999900; }
.GraphicText {   font-size: 16px; color: #999900; }
.GraphicItalics {    font-style: italic;  font-weight: bolder; }
.SoftwareText {   font-size: 16px;   color: #666666; }
.SoftwareHeadline {      font-weight: bold; color: #666666; }
.SoftwareItalics {    font-style: italic;  font-weight: bold; }
