BODY {  

    MARGIN-BOTTOM: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px;
    BACKGROUND-COLOR: #660000;

}

.title {

    FONT-SIZE: 20px;
    COLOR: #660000;
    FONT-FAMILY: georgia;
}


.title1 {

    FONT-SIZE: 18px;
    COLOR: #FFFFFF;
    FONT-FAMILY: georgia;
    margin-left: 10px;
}


.bodyquest {

    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.bodyquest1 {

    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

a

{
color: #336699;
text-decoration: underline;
}

a:hover

{
COLOR: #660000;
text-decoration: underline;
}

A.bodyquest {

    FONT-SIZE: 11px;
    COLOR: #660000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A.bodyquest:hover {

    FONT-SIZE: 11px;
    COLOR: #336699;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.kairoi
{
    FONT-SIZE: 9px;
    COLOR: #777777;
    FONT-FAMILY: Arial, Helvetica, sans-serif;

}

a.kairoi
{
    FONT-SIZE: 9px;
    COLOR: #660000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
a.kairoi:hover
{
    FONT-SIZE: 9px;
    COLOR: #336699;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.heading

{
    FONT-SIZE: 14px;
    COLOR: #444444;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    FONT-WEIGHT: bold;
}

.formbutton {font-family: Arial; font-weight: normal; background-color:
#660000; color: #ffffff; text-align: center; font-size: 11px;}


.formcreate
{
    BORDER-RIGHT: #AAAAAA solid 1px;
    BORDER-TOP: #AAAAAA solid 1px;
    FONT-SIZE: 11px;
    FONT-COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-LEFT: #AAAAAA solid 1px;
    BORDER-BOTTOM: #AAAAAA solid 1px;
    LIST-STYLE-TYPE: none;
    BACKGROUND-COLOR: #FFFFFF
}
.formcreate1
{
    BORDER-RIGHT: #BBBBBB solid 1px;
    BORDER-TOP: #BBBBBB solid 1px;
    FONT-SIZE: 11px;
    FONT-COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-LEFT: #BBBBBB solid 1px;
    BORDER-BOTTOM: #BBBBBB solid 1px;
    LIST-STYLE-TYPE: none;
    BACKGROUND-COLOR: #FFFFFF;
}