td
{
    COLOR: #000000;
    FONT-family: "arial";
    FONT-SIZE: 10pt;
}

.tt1
{
    COLOR: #000000;
    FONT-family: "arial";
    FONT-SIZE: 9pt;
}

.tt2
{
    COLOR: #ff0000;
    FONT-family: "arial";
    FONT-SIZE: 9pt;
}

.tt3
{
    COLOR: #FFFFFF;
    FONT-family: "arial";
    FONT-SIZE: 32pt;
}

.tt4
{
    COLOR: #ffffff;
    FONT-family: "arial";
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}

.tt5
{
    COLOR: #ffffff;
    FONT-family: "arial";
    FONT-SIZE: 20pt;
}

.tt6
{
    COLOR: #000000;
    FONT-family: "verdana";
    FONT-SIZE: 12pt;
	BORDER: 2px dotted #000000;
}

.footer
{
    COLOR: #ffffff;
    FONT-family: "arial";
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}

.introText
{
    COLOR: #FFFFFF;
    FONT-family: "arial";
    FONT-SIZE: 12pt;
}
.survText
{
    COLOR: #000000;
    FONT-family: "arial";
    FONT-SIZE: 10pt;
	padding:3
}

.survText2
{
    COLOR: #FFFFFF;
    FONT-family: "arial";
    FONT-SIZE: 10pt;
	padding:3
}

.errField {
	 background-color: #ff0000;
	 color: #ffff80;
	 }

a
{
	COLOR: #626262;
	FONT-family: "arial";
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
	Text-decoration: none;
}

a.dark
{
	COLOR: #3e3e3e;
	FONT-family: "arial";
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
	Text-decoration: none;
}

a.red
{
	COLOR: #ff0000;
	FONT-family: "arial";
    FONT-SIZE: 10pt;
}

a.mail
{
	COLOR: #ffff00;
	FONT-family: "arial";
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
	Text-decoration: none;
}

a.small
{
	COLOR: #ffff00;
	FONT-family: "arial";
	FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
	Text-decoration: none;
}

a.small:hover
{
	COLOR: #e7e7e7;
	FONT-family: "arial";
	FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
	Text-decoration: underline;
}

a.mail:hover
{
	COLOR: #e7e7e7;
	FONT-family: "arial";
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
	Text-decoration: underline;
}

a:hover
{
	COLOR: #868686;
	FONT-family: "arial";
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
	Text-decoration: underline;
}

input.small {font-weight: bold; font-size: 10px; color: #000000;}


