.WarningTopic
{
  font-family:		Arial Black;
  font-size:		24pt;
  color:		red;
  font-weight:		800;
}

.FunkyText
{
  font-family:		Forte;
  font-size:		26pt;
  color:		#3CB90A;
}

.BigBlack
{
  font-family:		Arial Black;
  font-size:		24pt;
  color:		black;
}

.ListTopicCell
{
  font-family:		Tahoma;
  font-size:		12pt;
  background-color:	#3CB90A;
  padding:		5pt;
}

.ListCell
{
  font-family:		Tahoma;
  font-size:		12pt;
  color:		black;
  background-color:	#90E868;
  padding:		5pt;
}

.ListTopicLink
{
  font-family:		Tahoma;
  font-size:		14pt;
  color:		#EDFFF3;
}

.ContentCell
{
  padding:		5pt;
  font-family:		Tahoma;
  font-size:		12pt;
  color:		black;
  background-color:	#F0F0F0;
  text-align:		justify;
  font-weight:		600;
}

.LightContent
{
  font-weight:		400;
}

.NormalLink
{
  color:		#3CB90A;
}

.AK
{
  color:		red;
  font-style:		italic;
  font-color:		Arial;
}

.RedText
{
  color:		red;
}

.GreenText
{
  color:		#3CB90A;
}
