body, td, p
        {
        font-style: normal;
        font-variant: normal;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        }
a:link
	{
	color : #000088;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	}

a:visited
	{
	color : #000066;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	}

a:hover
	{
	color : #3333ff;
	font-family : arial, helvetica, sans-serif;
	text-decoration : underline;
	}

td.dark a:link
	{
	color : #FFFFFF;
	text-decoration : none;
	}
td.dark a:visited
	{
	color : #FFFFFF;
	text-decoration : none;
	}
input, select, textarea {
    font-size: 11px; font-family:verdana;
    background-color: #FFFFFF;
    border-color: #000000;
    border-width: 1px;
    margin: 1px;
}