body
{
    MARGIN: 0px;
}

table td
{
    font-family : Verdana, Arial;
    font-size : 12;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: ffffff;
    text-indent: 0;
}

h1
{
    font-family : Verdana, Arial;
    font-size : 20;
    font-style : normal;
    font-weight : bold;
    letter-spacing : 0;
    color: ffffff;
    margin-top:3px;
    margin-bottom:3px;
}


.head1
{
    font-family : Verdana, Arial;
    font-size : 20;
    font-style : normal;
    font-weight : bold;
    letter-spacing : 0;
    color: ffffff;
    margin-top:3px;
    margin-bottom:3px;
}


h2
{
    font-family : Verdana, Arial;
    font-size : 14;
    font-style : normal;
    font-weight : bold;
    letter-spacing : 0;
    color: ffffff;
    margin-top:0;
    margin-bottom:0;
}


.head2
{
    font-family : Verdana, Arial;
    font-size : 14;
    font-style : normal;
    font-weight : bold;
    letter-spacing : 0;
    color: ffffff;
    margin-top:0;
    margin-bottom:0;
}


.menu
{
    font-family: Verdana, Arial;
    font-size: 12;
    FONT-WEIGHT: bold;
    font-style: normal;
    TEXT-DECORATION: none;
    color: 000000;
    background-color:4981c4
}

.menu:hover
{
    color: ffffff;
    background-color:4981c4
    TEXT-DECORATION: none
}

.menusel
{
    font-family: Verdana, Arial;
    font-size: 12;
    FONT-WEIGHT: bold;
    font-style: normal;
    TEXT-DECORATION: none;
    color: ffffff;
    background-color:30353a
}

.menusel:hover
{
    TEXT-DECORATION: underline;
    color: ffffff;
}

.maintext 
{
    font-family : Verdana, Arial;
    font-size : 12;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: ffffff;
    text-indent: 0;
}


.foottext
{
    font-family: Verdana, Arial;
    font-size: 10;
    FONT-WEIGHT: normal;
    font-style: normal;
    TEXT-DECORATION:none;
    color:ffffff
}

a
{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a:hover
{
    text-decoration: underline;
    color: #999999;
}

p
{
    margin-top:6px;
    margin-bottom:6px;
    text-indent: 0;
}