.table_pic{
	 background-image: url(pics/world.gif);
	 background-repeat:no-repeat;
}

.main_text {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color : black;
		line-height: 120%;
		}

.cell_text{
	text-align: justify ;
}
.header_text {
		font-size: 10pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color : #2B593D;
		line-height: 120%;
		}


A:link, A:visited, A:active {
	font-size: 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2B593D;
	text-decoration: none;
	}

A:hover {
	font-size: 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2B593D;
	text-decoration: underline;
	}

.link_clicked {
	font-size: 12pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
	background : #2B593D;
	text-decoration: none;
		}

.service {
	font-size: 6pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2B593D;
	text-decoration: none;
		}
.email {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color : blue;
		text-decoration: underline;
		font-weight : normal;
		}