A:LINK		{color: #FF6666}
A:ACTIVE	{color: #FFFFFF}
A:VISITED	{color: #FF9966}

H2.MAIN		{text-align: center; color: #FFFF66}
H3.WARNING	{text-align: center; color: #FF9966}
P.DOC		{line-height: 120%; text-indent: 2em}

DL		{line-height: 120%; padding-left: 1em}
LI		{line-height: 125%}
STRONG		{text-decoration: underline}

.CENTER 	{text-align: center}

.WHITE		{color: white}
.YELLOW		{color: yellow}
.RED		{color: red}
.GREEN 		{color: #00FF00}
.BLUE		{color: #0000FF}
.CYAN		{color: #00FFFF}
.ORANGE		{color: #FF9900}
.GRAY 		{color: #111111}
.LEMON 		{color: #FFFF66}
.PURPLE		{color: #FF80FF}
