body
{

    background-color: #145478;
}


td
{
    font-family: verdana,Helvetica,Geneva,sans-serif;
    font-size: 8pt;
    color: black;
    font-weight: none;
    text-decoration: none;
    background-color: white;
}

th
{
    font-family: verdana,Helvetica,Geneva,sans-serif;
    font-size: 8pt;
    color: white;
    font-weight: none;
    text-decoration: none;
    background-color: #CACACA;
}

a:link
{
	font-family: verdana, Helvetica, Geneva, sans-serif;
    font-size: 8pt;
    color: white;
    font-weight: none;
    text-decoration: none;
}
a:hover
{
    font-family: verdana, Helvetica, Geneva, sans-serif;
    font-size: 8pt;
    color: black;
    text-transform: none;
    text-decoration: none;
; font-weight: none
}
a:active
{
font-family: verdana, Helvetica, Geneva, sans-serif;
    font-size: 8pt;
    color: white;
    font-weight: none;
    text-decoration: none;
}
a:visited
{

	font-weight: none;
	text-decoration: none;
; font-family: verdana, helvetica, geneva, sans-serif; font-size: 8pt; color: white
}


input
	{
	background-color: white ;
	font-family : verdana,helvetica;
	color : black;
	font-size : 11px;
	border : 1px groove black;
	}
select
	{
	background-color: white ;
	font-family : verdana,helvetica;
	color : black;
	font-size : 11px;
	border : 1px groove black;
	}
textarea
	{
	background-color: white ;
	font-family : verdana,helvetica;
	color : black;
	font-size : 11px;
	border : 1px groove black;
	}