	body, td {
		font-family : arial ;
		font-size : 11px ;
		color : #444 ;
	}
	
	a {
		color : #444 ;
	}
	
	a:hover {
		color : FF0000 ;
		text-decoration : none ;
	}
	
	p {
		margin : 0px ;
		padding : 5px ;
	}
	
	h1, h2 {
		font-size : 11px ;
		margin : 0px ;
		color : FF0000 ;
	}
	
	h1 {
		padding : 5px ;
	}
	
	ul, li {
		margin : 0px ;
		padding : 0px ;
	}
.presentation {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: blink;
	color: #FFFFFF;
	list-style-type: circle;


}
.contourtable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: thin dotted #FFFFFF;
}
.texteint {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;

}
