*
#body {
    font-family: 'Lato', sans-serif;
}

td {
	font-family:  'Lato', sans-serif;
	padding: 5px;
}

th {
	font-family:  'Lato', sans-serif;
	padding: 5px;	
}
.col_m {
	font-size: 15px;
	color: #00467f;
	font-weight: 300;
	text-align:center;
    line-height: 1;
    margin-bottom: 5px;
}

.col_1 {
	font-size: 15px;
	color: #008794;
	font-weight: 300;
	text-align:center;
}

.col_2 {
	color: #008794;
	font-size: 15px;
	font-weight: 300;
	text-align:center;
}

.col_3 {
	font-size: 15px;
	color: #008794;
	font-weight: 300;
	text-align:center;
}

.col_title {
	font-size: 20px;
	font-weight: 400;
	color: #213871;
	text-align: center;
}

.col_total td{
	color: black;
	font-size:15px;
	padding: 15px;
	font-weight: 400;
}

.para p {
	font-family:  'Lato', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #3b76ba;
	text-align: justify;
}

.title {
	padding: 25px;
	font-size: 25px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	background:#008794;
}
	#h1 {
	font-family: Lato;
	color: #900;
}

#main_content_cge p{
    font-family:  'Lato', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #3b76ba;
	text-align: justify;
}


#main_content_cge h1{
    font-family:  'Lato', sans-serif;
	font-size: 25px;
	color: #003355;
}

#main_content_cge h2{
    font-family:  'Lato', sans-serif;
    font-weight: bold;
    font-size: 20px;
	color: #99b1c1;
}

#main_content_cge h3{
    font-family:  'Lato', sans-serif;
	font-size: 20px;
	color: #556d7d;
}

#main_content_cge li{
    font-family:  'Lato', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #5d8bb2;
	text-align: justify;
}

#main_content_cge a{
    font-family:  'Lato', sans-serif;
	font-size: 15px;
    text-decoration: underline;
	font-weight: 300;
	color: #5d0024;
}
.table-cge {
	background-color:#eaeff5;
}

div.imgbar {
    margin: 2px;
    float: left;
    width: 224px;
}

div.imgbar img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}