	

body {
	margin-top: 0px;
	background-image: url(images/greybluetile.jpg);

}
.images {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 4px solid #c6c6c6;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #0d0481;

}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #171486;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #4d4f71;

}
h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #4d4f71;

}
#text {
	width: 100%;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

p {
    text-align: left;
	color: #383838;
	font: normal normal 12px/14px Verdana;
	text-indent: 10px;
}
p.table {
    text-align: left;
	color: #383838;
	font: normal normal 12px/14px Verdana;
	text-indent: 10px;
}
.belco {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.green {
	color: #060;
	font-weight: bold;
}
.footer {
	color: #3b386a;
	font-weight: bold;
	font-size: 10px;
}
