/* CSS Document */
.style24 {font-size: small;}
.style25 {
	font-size: xx-large;
	color: #CC3300;
}
.style26 {
	font-size: xx-large;
	font-weight: bold;
}
.style30 {font-size: xx-large}
.style31 {
	font-size: x-large;
	color: #000000;
	font-weight: bold; }
table.reasons { width:100%; border:none; }	
table.reasons tr td.flags {
	background-image:url(../images/flags/flag2-1.gif);
	width:75px;
	height:75px;
	background-repeat:no-repeat;
	}
table.reasons tr td h1 {
	color:#CC3300;
	font-size:xx-large;
	margin:0 20px 0 10px;
	width:100%;
	}	
table.reasons tr td h2 {
	color:#000000;
	margin:0 20px 0 10px;
	width:545px;
	}
