BODY
{
    BACKGROUND-COLOR: #5AC5F3;
}
P
{
    COLOR: #000000;
    FONT-FAMILY: Helvetica, Verdana, Arial,  sans-serif;
    FONT-SIZE: 16px;
}
TD
{
    COLOR: #000000;
    FONT-FAMILY:  Helvetica, Verdana, Arial,  sans-serif;
    FONT-SIZE: 16px;

}

INPUT
{
    /*BACKGROUND: #86C127;*/
	BACKGROUND: #8EFFFE;
	COLOR: #000000;
    FONT-FAMILY:  Helvetica, Verdana, Arial,  sans-serif;
    FONT-SIZE: 14px;
	WIDTH: 200px;
}
SELECT
{
    /*BACKGROUND: #86C127;*/
	BACKGROUND: #8EFFFE;
	COLOR: #000000;
    FONT-FAMILY:  Helvetica, Verdana, Arial,  sans-serif;
    FONT-SIZE: 14px;
	WIDTH: 200px;
}
TEXTAREA
{
    /*BACKGROUND: #86C127;*/
	BACKGROUND: #8EFFFE;
	COLOR: #000000;
    FONT-FAMILY:  Helvetica, Verdana, Arial,  sans-serif;
    FONT-SIZE: 14px;
	WIDTH: 200px;
	HEIGHT: 100px;
}
A
{
    TEXT-DECORATION: underline;
	COLOR: #000000;
    FONT-FAMILY: Helvetica, Verdana, Arial,  sans-serif;
    FONT-SIZE: 16px;
	FONT-WEIGHT: BOLD;
}

A:HOVER
{
    TEXT-DECORATION: underline;
	COLOR: #FF0000;
    FONT-FAMILY: Helvetica, Verdana, Arial,  sans-serif;
    FONT-SIZE: 16px;
	FONT-WEIGHT: BOLD;
}

/* BUTTONS */
h1.title {  font-weight: normal; margin-top: 0px; margin-bottom: 0px; font-family: Arial; font-size: 17pt; font-style: normal; line-height: normal; color: #000080; text-decoration: none}

h1 {  font-weight: normal; margin-top: 0px; margin-bottom: 0px; font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; letter-spacing: 1px; color: #999999; text-decoration: none}
h2 {  font-weight: normal; margin-top: 0px; margin-bottom: 0px; font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; letter-spacing: 1px; color: #999999; text-decoration: none}
h3 {  font-weight: normal; margin-top: 0px; margin-bottom: 0px; font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; letter-spacing: 1px; color: #999999; text-decoration: none}

h1.name {  font-family: Arial; font-size: 8pt; letter-spacing: 0px; font-weight: bold; font-style: normal; color: #000000; text-decoration: none}
h2.name {  font-family: Arial; font-size: 8pt; letter-spacing: 0px; font-weight: bold; font-style: normal; color: #000000; text-decoration: none}

