body {
	BACKGROUND-IMAGE: url(background.gif); 
    BACKGROUND-REPEAT: repeat-x; 
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial, verdana, Helvetica;
	font-size: 10pt;
	line-height: 130%;
	}


th, td, input {
	font-family: arial, verdana,  Helvetica;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;
}
li {
	font-size: 10pt;
	color: #000000;
	list-style: none outside;
	background: url(arrow.gif) no-repeat;
	padding-left: 20px;
	line-height: 20px;
}

#table_header {
	font-family: Arial, verdana,  Helvetica;
	font-size: 10pt;
    line-height: 150%;
	
}
.table_header {
	font-family: Arial, verdana, Helvetica;
	font-size: 10pt;
    line-height: 150%;
}

	/* General linkology */
	
a:link, a:visited {
	text-decoration: underline;
              font-weight: normal;
	background: transparent; 
	color: #cc0000;
	}

a:hover {
	text-decoration : underline;
	font-weight: normal;
	background: transparent; 
    	color: #ff0000;
	}

a:active {
	text-decoration : none;
	color: #cc0000;
	background: transparent;  
}

h1 {
	font-size: 10pt;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, verdana, Helvetica;	
h2 {
	font-size: 12pt;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, verdana, Helvetica;	

}