@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	text-decoration:none
}
.IWC2009 {
	width:780px;
	margin:0 auto;
	text-align:center;
}
.IWC2009 .content {
	width:720px;
	margin:0 30px;
	font:normal 13px/17px "Trebuchet MS", Helvetica;
	text-align:left;
}
.IWC2009 .content .left_col {
margin:15px 0;
	width:400px;
	float:left;
}
.IWC2009 .content .right_col {
margin-top:15px;
	width:300px;
	float:right;
}
.p_clear {
	clear:both; margin-top:30px;
}
em {
	font-weight:bold;
	color:#0083B0;
}
.IWC2009 .content h1 {
	font:bold 15px/20px "Trebuchet MS", Helvetica;
	color:#cc0000; margin-top:0;
}
.IWC2009 .content h4 {
	font:bold 14px/18px "Trebuchet MS", Helvetica;

}
a:link, a:active, a:visited {
	color:#0083B0;
}
a:hover {
	text-decoration:underline;
}
