<STYLE>
	TD
    {
    	border: 0px inset #FFEBCB;
		font-Size : 11;
		font-family : arial;
		font-weight : normal;
		font-style : normal;
		font-variant: normal;
		color: #Black;
    }
    tr
    {
    	border: 0px inset #FFEBCB;
		font-Size : 12;
		font-family : arial;
		font-weight : normal;
		font-style : normal;
		font-variant: normal;
		color: #Black;
    }
    TD.Small
    {
    	border: 0px inset #FFEBCB;
		font-Size : 8;
		font-family : arial;
		font-weight : normal;
		font-style : normal;
		font-variant: normal;
		color: #Black;
    }       
    TD.Medium
    {
    	border: 0px inset #FFEBCB;
		font-Size : 10;
		font-family : arial;
		font-weight : normal;
		font-style : normal;
		font-variant: normal;
		color: #Black;
    }     
    TD.Large
    {
    	border: 0px inset #FFEBCB;
		font-Size : 13;
		font-family : arial;
		font-weight : normal;
		font-style : normal;
		font-variant: normal;
		color: #Black;
    }    
    TD.xLarge
    {
    	border: 0px inset #FFEBCB;
		font-Size : 17;
		font-family : arial;
		font-weight : normal;
		font-style : normal;
		font-variant: normal;
		color: #Black;
    }       
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url('images/bullet2.gif');
	color: #000000	
}


.button
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: arial, verdana, helvetica, sans;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}

       
    .bodybutton { COLOR: white; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #996600 }
        
   A:active {TEXT-DECORATION: none; COLOR: #0000FF}  
   A:link   {TEXT-DECORATION: none; COLOR: #0000FF}
   A:visited{TEXT-DECORATION: none; COLOR: #0000FF}
   A:hover  {TEXT-DECORATION: underline; COLOR: #0000FF;}
</STYLE>