BODY {
}
TH {
	font-size: small;
	line-height:120%;
}
TD {
	font-size: small;
	line-height:120%;
}
A {
    COLOR: #000099;
    TEXT-DECORATION: none
}
A:link {
    COLOR: #000099;
    TEXT-DECORATION: none
}
A:active {
    COLOR: #cc00cc;
    TEXT-DECORATION: none
}
A:visited {
    COLOR: salmon;
    TEXT-DECORATION: none
}
.Space {
    FONT-SIZE: 5px;
}
.Text {
	font-size: x-small;
	line-height:120%;
	margin-top: 5px;
}
.sText {
	font-size: xx-small;
	line-height:120%;
	margin-top: 5px;
}
.TextIndent {
	font-size: x-small;
	text-indent:10pt;
	line-height:120%;
	margin-top: 5px;
}
.GH_Title {
	font-weight: bold;
	font-size: small;
	color:#F7F3F7;
	margin: 3px;
	text-align: center;
}
.Notes {
	font-size: x-small;
	line-height:1.5em;
	color:#ff0000;
}
.Credit {
	font-size: x-small;
	color:#666666;
	line-height:1.5em;
}
.UpDate {
	font-size: xx-small;
	color:#cccccc;
	line-height:1.5em;
}
