.body { background: gray url(media/background.gif) repeat }
H1 { color: purple; font-weight: bold; font-size: 14px; font-family: Verdana }
H2 { color: white; font-size: 14px; font-family: Verdana; font-weight: bold; line-height: 17px; }
.TextNormal { color: black; font-weight: normal; font-size: 12px; font-family: Verdana }
.TextHighlight { color: #333333; font-weight: bold; font-size: 12px; font-family: Verdana }
.TextSmallWhite { color: white; font-size: 10px; font-family: Arial }
.TextSmallWhiteLink { color: silver; font-size: 10px; font-family: Arial }
.TestSmallBlackLink  { color: black; font-style: oblique; font-size: 10px; font-family: Arial; text-decoration: underline }
.TextLink  { color: #6d207e; font-style: oblique; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: underline }
.TextLinkGreen { color: #20AE1D; font-style: oblique; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: underline }
.TextHighlightGreen { color: #20AE1D; font-weight: bold; font-size: 14px; font-family: Verdana }
.TextNormalHighlight { color: #333333; font-weight: bold; font-size: 12px; font-family: Arial }
.Specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

