body
{
    MARGIN: 0px;
}


.head1, h1
{
    font-family: Georgia, Times New Roman;
    font-size: 16;
    font-style: normal;
    font-weight: bold;
    color: f8e14f;
    text-indent: 0pt
}


.lmenu
{
    font-family: Georgia, TimesNewRoman;
    font-size : 13;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: f8e14f;
    text-indent: 0;
}
.lmenu:hover
{    color: f8e14f;
    text-decoration: underline;
}

.t1
{
	border: solid #cccc55;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.t1 td
{
	border: solid #cccc55;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.maintext, table, td
{
    font-family: Tahoma, Arial;
    font-size : 12;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    line-height: 1.4;
    color: cef4c7;
    text-indent: 0;
}

.t2 td
{	background-color : green;
	color: f8e14f;
}

.t0 td
{
	background-color : none;
	color: cef4c7;
}

.foottext
{
    font-family: Tahoma, Arial;
    font-size : 10;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: 8a7e26;
}


.fsign
{
    font-family: Tahoma, Arial;
    font-size : 10;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: 32872d;
}
.fsign:hover
{
    color: 43b92c;
    text-decoration: none;
}

a
{
    color: f8e14f;
    text-decoration: none;
}
a:hover
{
    color: f8e14f;
    text-decoration: underline;
}

p
{
    margin-top:0px;
    margin-bottom:10px;
}
