body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #84A5C4;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #29577C;
}

.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #29577C;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}
a:link {color: #000033;}
a:visited {color: #000033;}
a:active {color: #000033;}
a:hover {color: #003366;}
.tile_left {
	background-image: url(../layout3images/layout3_r4_c1.gif);
}
.tile_right {
	background-image: url(../layout3images/layout3_r4_c4.gif);
}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
