body {
	background-color: #AC2300;
	margin: 10px;
	padding: 10px;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a {
	color:#CCCCCC;
	}
a:hover {
	color:#FFFFFF;
	}
/* H Style */
h1{
  font-size:35px; 
  font-weight:bold; 
  margin:0px;
  color:#00FF00;
}
h2 {font:21px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF000;
	font-weight:normal;
	}
h3 {font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	}
h5 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/* ID Styles */



/* Class Styles */

h3.offert {
	font:10px; 
	color:#00FFCC;
	}
.style25 {font-size: 15px; color:#CCCCCC; font-weight:normal;}
.style30 {font-size: 24px; color:#0000FF; font-weight:normal; margin-top:8px}
.style35 {font-size: 14px; color:#FF0000; font-weight:bold}
.txt-white {
	color: #FFFFFF;
	}

