html, body {
	color: #fff;
	font-size: 11px;
	font-family: 'Tahoma';
	background: White url(images/seattle_background_paint_2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.clear {
	clear: both;
	height:30px;	
}
.date {
	color: #000C31;
	text-decoration: overline;
	font-size: 18px;
	padding: 10px 0 20px 0;
}
.red {
	color:red;
}

.yellow {
	color:#ffd502;
	font-weight:bold;
}
.yellow2 {
	color:#ffd502;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0px 0px 0px 0px !important;
	color: #000C39;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size:12px;
	text-transform:uppercase;
	color:#072450;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
}

a {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-decoration: none;
	color: Blue;
	font-weight: bold;
}

.GrasRouge {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.num {
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color: Red;
}
.content_box_ads2 {	
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 9pt;
	RIGHT: 5px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 200px;
	POSITION: absolute;
	TOP: 10px;
}