body
{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#10498C;
	margin : 3px;
	
	
	
}

td,p {
	color:#10498C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

td.border
{
	border-left :1px solid #167BBC;
	border-right :1px solid #167BBC;
	padding: 10px;
}

td.news
{
	border-left :1px solid #167BBC;
	border-right :1px solid #167BBC;
	background-image: url(http://www.bruxelles-export.be/images/bxlExport/newsletter/bg_news.gif);
	text-transform: uppercase;
	color: #10498C;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
}

td.title
{
	border-left :1px solid #167BBC;
	border-right :1px solid #167BBC;
	background-image: url(http://www.bruxelles-export.be/images/bxlExport/newsletter/bg_title.gif);
	text-transform: uppercase;
	color: #167BBC;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
}

td.title2
{
	border-left :1px solid #167BBC;
	border-right :1px solid #167BBC;
	color: #F8A61E;
	font-weight: bold;
	height: 30px;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
}

}
td.border-footer
{
	border-left :1px solid #167BBC;
	border-right :1px solid #167BBC;
	border-bottom :1px solid #167BBC;
}

td.footer
{
	background-image: url(http://www.bruxelles-export.be/images/bxlExport/newsletter/bg_footer.gif);
	height: 195px;
}

td.yellow-frame
{
	background-image: url(http://www.bruxelles-export.be/images/bxlExport/newsletter/yellow_frame.gif);
	height: 158px;
	width: 300px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background-repeat: no-repeat;
}

H2  {
	color : #087DBD;
	font-size : 13px;
	font-weight : bold;
	text-transform : uppercase;
}

p
{
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

p.link
{
	text-align: right;
}

a
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: #BD9E63;
	
}




