body, table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a { text-decoration: none; color: #666666 }

.ShadeBackground01 { background-color: #000000 }
.ShadeBackground02 { background-color: #999999 }
.ShadeBackground04 { background-color: #DBDBDB }
.ShadeBackground06 { background-color: WhiteSmoke }
.ShadeBackground08 { background-color: #FCFCFC }

.ShadeForeground01 { color: #000000; text-decoration: none }
.ShadeForeground02 { color: #666666; text-decoration: none }
.ShadeForeground02Anchor { color: #666666 }
.ShadeForeground04 { color: #AAAAAA; text-decoration: none }
.ShadeForeground20 { color: #FFFFFF; text-decoration: none }

.SizeText01 { font-size: 30px; text-decoration: none }
.SizeText02 { font-size: 18px; text-decoration: none }
.SizeText02Bold { font-size: 18px; text-decoration: none; font-weight: bold }
.SizeText04 { font-size: 14px; text-decoration: none }
.SizeText06 { font-size: 12px; text-decoration: none }
.SizeText08 { font-size: 10px; text-decoration: none }

.ColorTextError { color: Red }
.ColorTextSuccess { color: Green }

.Bold { font-weight: bold }
