BODY
{
	margin: 5pt;
	color: #234578;
	font-family: sans-serif,
		    Verdana,
               "Lucida Grande",
               "Lucida Sans Unicode",
               "Lucida Sans",
               "DejaVu Sans",
               "Bitstream Vera Sans",
               "Liberation Sans";
	background-color: #f5f5f5;
}

a {
  color: #246e7e;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.active {
  color: #000000;
}


H2
{
    FONT-SIZE: large;
    COLOR: #335566;
    TEXT-ALIGN: center
}
H3
{
    FONT-SIZE: medium;
    COLOR: #335588;
    TEXT-ALIGN: center
}
SELECT
{
	border: 1px solid #337744;
	#border-right: black thin solid;
	#border-top: black thin solid;
	#border-left: black thin solid;
	width: 100%;
	#border-bottom: black thin solid;
}

td
{
	border: 1px solid  #f5f5f5;

}

TABLE
{

    WIDTH: 100%;
    COLOR: #334488;
    TEXT-ALIGN: left;
    vertical-align: middle
}
H4
{
    FONT-SIZE: x-small;
    COLOR: darkred;
    TEXT-ALIGN: center;
    #FONT-VARIANT: small-caps
}
LI
{
    TEXT-ALIGN: left
}
OPTION
{
	width: 100%;
}
H1
{
    FONT-SIZE: x-large
}
INPUT
{
	border: 1px solid #337744;
}
