body, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
p, li, ul, dl, pre	{
	line-height: 20px;
}	

b, strong	{
	color: #000080
	}
	
a:link	{
	color:#000000;
	}
	
a:visited	{
	color:#000000;
	}	
	
a:hover	{
	color:#CC3300;
	}	
	
h1 {
	font-size: 20px;
	color: #000080;
	font-style:bold,strong;
	line-height: 32px;
	margin-bottom:-10px;

}
h2 {
	font-size: 16px;
	color: #000080;
	margin-bottom:-16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	margin-bottom:-16px;
}

.kader {
	background-color: #EAF4FF;
	padding: 8px;
}