.smallblacktext  {
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.medblacktext  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.blacktext  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.whitetext  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.quote  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : italic;
	color : #666666;
}

.blacktextbold  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.largeblacktextbold  {
	font-size : 13px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.redtextbold  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #CC6666;
}

.largeredtextbold  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #CC6666;
}

.link  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #6666cc;
}

.link:Active  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #66CCCC;
}

.link:Visited  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #669999;
}

.link:Hover  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #66CCCC;
}

.smalllink  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #666699;
}

.smalllink:Active  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ff0000;
}

.smalllink:Visited  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #669999;
}

.smalllink:Hover  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #66CCCC;
}
