/* @import line necessary for Netscape 4 CSS hack */
@import url(/include/stylesxns4.css);
body, td, th {
 font-family: Verdana, Arial, sans-serif;
}
body {
 margin: 0em;
 color: black;
 /*background-color: white;*/
}

/* The following styles set the default font for the main content of pages */
td.content {
 font-size: 80%;
}
td.content table td, td.content table th {
 font-size: 80%;
}
/* (end of section */


BODY {
	scrollbar-3d-light-color: #fff9E1;
	scrollbar-arrow-color: #ff9900;
	scrollbar-base-color: #707070;
	scrollbar-dark-shadow-color: #606060;
	scrollbar-face-color: #707070;
	scrollbar-highlight-color: #909090;
	scrollbar-shadow-color: #303030;


font-family: arial, sans-serif;
font-size:11pt;
font-weight:normal;
color:#FFFFFF;

}

  
TD  {
	font-family: arial ; 
	font-size: 11pt;
	font-weight: normal ;
	color: #ffffff;
	border-right: 0px none #ff9900;
	border-left: 0px none #ff9900;
	border-top: 0px none #ff9900;
	border-bottom: 0px none #ff9900;
	
}

BLOCKQUOTE {
	font-family: arial ; 
	font-size: 10pt;
	font-weight:normal;
	color: #FF0000; 
        font-style: normal;
}

DT  {
	font-family: arial ; 
	font-size: 10pt;
	font-weight:normal;
	color: #FFFFFF;     

TD.heads  {
	font-family: arial;
	font-size: 10pt;
	color: #FF9900;
}

TD.address  {
	font-family: arial, ;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
}

LI  {
	font-family: arial ; 
	font-size: 11pt;
	font-weight:normal;
	color: #ff9900;     
}

UL  {
	font-family: arial ; 
	font-size: 11pt;
	font-weight:normal;
	color: #ff9900;     
}



a:link, a:visited, a:active, {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	
}
a:hover  {

	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;

}

