body {
	font-family: Georgia, georgia, Helvetica;
	background-color: #eeeee8;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 120%;
}

img {
border: 0;
}

h3 {
	color: #000000;
	font-weight: bold;
	font-size: 17px;
	margin-right: 18px;
	margin-left:14px;
	margin-top:0;
	text-decoration: underline;
}

.copyright{
font-size:10px;
color:#666666;
text-align:center;
}

.space {font-size: 12px}

.space a:link {
color:#FFFFFF;
text-decoration: none;
}

.space a:hover {
color: #83B819;
text-decoration: none;
}

.space a:visited {
color:#FFFFFF;
text-decoration: none;
}

.main {
	width: 560px;
	background: #fff url("images/grey-l.gif") repeat-y top left;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	}

.main-box {
	background:  url("images/grey-ft.gif") no-repeat bottom left;
	}

.main-box li {
	margin: 0 12px 12px 8px;
	}

.main-box {
list-style: square;
}

.main-box p {
margin-right: 18px;
margin-left:14px;
margin-top:0;
}
	
.main h1 {
	margin: 0;
	font: bold 18px/1.5em georgia;
	color: #fff;
	background: url("images/grey.gif") no-repeat top left;
	height: 36px;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 14px;
	}
	
.content {
	font-size: 12px;
	color: #222;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	line-height: 16px;
	text-align: justify;
}

.content a:link {
color:#545454;
}

.content a:hover {
background-color: #EEEEE8;
}

.content a:visited {
color:#000;
}

.blue {
	width: 230px;
	background: #fff url("images/blue-l.gif") repeat-y top left;
	float: right;
	margin-right: 0;
	margin-left: 0;
	}

.blue-box {
	background:    url("images/blue-ft.gif") no-repeat bottom left;
	}

.blue-box h2 {
	margin: 0;
	font: bold 16px/1.5em georgia;
	color: #fff;
	background: url(images/blue.gif) no-repeat top left;
	height: 36px;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 14px;
	text-align: center;
	}
	
.orange {
	width: 230px;
	background: #fff url("images/orange-l.gif") repeat-y top left;
	float: right;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 16px;
	}

.orange-box {
	background:    url("images/orange-ft.gif") no-repeat bottom left;
	}

.orange-box h2 {
	margin: 0;
	font: bold 16px/1.5em georgia;
	color: #fff;
	background: url("images/orange.gif") no-repeat top left;
	height: 36px;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 14px;
	text-align: center;
	}

.green {
	width: 230px;
	background: #fff url("images/green-l.gif") repeat-y top left;
	float: right;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	}

.green-box {
	background:  url("images/green-ft.gif") no-repeat bottom left;
	}

.green-box h2 {
	margin: 0;
	font: bold 16px/1.5em georgia;
	color: #fff;
	background: url("images/green.gif") no-repeat top left;
	height: 36px;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 14px;
	text-align: center;
	}

.pink {
	width: 230px;
	background: #fff url("images/pink-l.gif") repeat-y top left;
	float: right;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.pink-box {
	background:  url("images/pink-ft.gif") no-repeat bottom left;
	}
	
.pink h2 {
	margin: 0;
	font: bold 16px/1.5em georgia;
	color: #fff;
	background: url("images/pink.gif") no-repeat top left;
	height: 36px;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 14px;
	text-align: center;
	}

.pink p{
	margin: 0;
	padding: 0 18px 8px 18px;
	font-size: 12 pt;
	line-height: 1.4em;
	text-align: justify;
	}

.body-white {
	font-size: 12px;
	color: #fff;
	margin-top: -10px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	line-height: 1.4 em;
	text-align: justify;
}

.image {
 width: 270px;
 border-color: #1d3dbd;
 margin: 7px;
 text-align: justify;
 font-size: small;
}

.imagel {
 width: 532px;
 border-color: #1d3dbd;
 margin: 7px;
 text-align: justify;
}


