.Title, .Big, .BigGray, .BigRed, .Small, .SmallGray, .SmallRed, .Superscript, .Strikethrough, .Gray, .Red { font-family:Arial, Geneva, Verdana; }

.Title, .Small, .SmallGray, .SmallRed, .Big, .BigGray, .BigRed, .Superscript { text-decoration:none; }

.Title { font-size:18pt; font-weight:600; }

.Big, .BigGray, .BigRed { font-size:14pt; }

.Small, .SmallGray, .SmallRed, .Superscript { font-size:8pt; }

.Title, .Small, .Superscript { color:000000; }

.Gray, .BigGray, .SmallGray { color:999999; }

.Red, .BigRed, .SmallRed { color:FF0000; }

.Superscript { vertical-align:super; }

.Strikethrough { text-decoration:line-through; }