BODY
{
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    MARGIN-LEFT: 3;
    MARGIN-RIGHT: 3;
    MARGIN-TOP: 3;
    MARGIN-BOTTOM: 3
    
    
}

P, UL, OL 
{
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE:90% 
}


H1 { margin-top: 1.8em; margin-bottom: 0.8em }
H2, H3, H4 { margin-top: 0.8em; margin-bottom: 0.8em }
H5, H6 { margin-top: 0.5em ; margin-bottom: 0.3em}
H1, H2, H3, H4, H5, H6 { font-weight: bold }
H1 { font-size: 140% }
H2 { font-size: 120% }
H3 { font-size: 110% }
H4 { font-size: 105% }
H5 { font-size: 100% }
H6 { font-size: 90% }

A         { text-decoration:none; font-weight: bold }
A:link    { color: #660066 } 
A:visited { color: #660066 }
A:active  { color: #660066 }
A:hover   { color: #660066; text-decoration:underline }


TH
{
    PADDING-RIGHT: 2mm;
    PADDING-LEFT: 1mm;
    FONT-SIZE: 80%;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ccccff;
    TEXT-ALIGN: left
}
TD
{
    FONT-FAMILY: Verdana, Arial;
 	FONT-SIZE:80%; 
	PADDING-RIGHT: 1mm;
    PADDING-LEFT: 1mm
}
INPUT
{
    FONT-SIZE: 90%;
    FONT-FAMILY: Verdana, Arial
}
TEXTAREA
{
    FONT-SIZE: 90%;
    FONT-FAMILY: Verdana, Arial
}
SELECT
{
    FONT-SIZE: 90%;
    FONT-FAMILY: Verdana, Arial
}
.egtext
{
    FONT-SIZE: xx-small;
    COLOR: green
}
.infotext
{
    FONT-SIZE: 80%;
    COLOR: #0000ff
}

.footnoteheader
{
	MARGIN-BOTTOM: 0;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-WIDTH: 1;
    FONT-SIZE: 70%;
    FONT-WEIGHT: bold;
    COLOR: #000000
}

.footnotetext
{
	MARGIN-TOP: 7;
    FONT-SIZE: 70%;
    FONT-WEIGHT: normal;
    COLOR: #000000
}

.record_id
{
    FONT-SIZE: 70%;
    COLOR: #808080
}

.tabletitle
{
    FONT-SIZE: 110%;
}
.A_sim
{
    FONT-WEIGHT: bold;
    CURSOR: pointer;
    COLOR: #660066
}

.minimenu_bground
{
    BACKGROUND-COLOR: #ffff99
}

.minimenu_text
{
    FONT-WEIGHT: bold;
    FONT-SIZE: Smaller;
    CURSOR: pointer;
    COLOR: #660066
}


TABLE.form_type1
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    BORDER-LEFT: outset;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #ffff99
}

.button
{
    /*BACKGROUND-COLOR: #ffff99;*/
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 90%;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}