/*-------------------------------------------*/
	/*     aroma borealis browser upgrade css
	/*     mon 14 mar 2005
/*-------------------------------------------*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
p, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
a:link, a:visited { 
	color: #09357A;
	text-decoration: underline;
	}
	
a:hover, a:active { 
	color: #911101;
	text-decoration: none;
	}

h1 {
	font-size: 26px;
	font: Verdana, Arial, sans-serif;
	color: #911101;
	font-weight: bold;
	}

h2 {
	font-size: 20px;
	color: #911101;
	font-weight: bold;
	}
	
h3,h4,h5,h6,h7 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	}
	

