.blacktext
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : normal;
color : #000000;
}

.boldblacktext
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.bigboldblacktext
{
font-family : Arial;
font-size : 18px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.biggerboldblacktext
{
font-family : Arial;
font-size : 22px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.smallerblacktext
{
font-family : Arial;
font-size : 9px;
font-style : normal;
font-weight : normal;
color : #000000;
}

.whitetext
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : normal;
color : #FFFFFF;
}

.boldwhitetext
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

.bigboldwhitetext
{
font-family : Arial;
font-size : 18px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

.blacktext A
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : normal;
color : #000000;
}

.boldblacktext A
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.bigboldblacktext A
{
font-family : Arial;
font-size : 18px;
font-style : normal;
font-weight : bold;
color : #000000;
}

.whitetext A
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : normal;
color : #FFFFFF;
}

.boldwhitetext A
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

.bigboldwhitetext A
{
font-family : Arial;
font-size : 18px;
font-style : normal;
font-weight : bold;
color : #FFFFFF;
}

.errortext
{
font-family : Arial;
font-size : 12px;
font-style : normal;
font-weight : bold;
color : #990000;
}

.small
{
color : #000000;
font-family : Arial;
font-size : 8px;
font-style : normal;
font-weight : bold;
}
