.body
	{
	background-color:#efefef;
	font-family: verdana,arial,helvetica,sans-serif;
	scrollbar-base-color:#FEEAB6;
    scrollbar-3dlight-color:#FEEAB6;
    scrollbar-arrow-color:#ffffff;
    scrollbar-darkshadow-color:#FEEAB6;
    scrollbar-face-color:#FEEAB6;
    scrollbar-highlight-color:#FEEAB6;
	scrollbar-shadow-color:#FEEAB6;
    scrollbar-track-color:#FEEAB6;
	}	

.table1
{
 border-left-width:1px; 
 border-left-color:#000066; 
 border-left-style:solid;
 border-right-width:1px; 
 border-right-color:#000066; 
 border-right-style:solid;
}

	
td
	{
	font-family: verdana,arial,helvetica,sans-serif;
	}

p,li,div,ol,b,span,br
	{
	font-family :verdana,arial,helvetica,sans-serif;
	}

a
	{
	font-family :verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	}

a:link
	{
    text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight:bold;
	}


a:visited
	{
    text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight:bold;
	}

a:hover
	{
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight:bold;
	}

