body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:normal
}

.align-justify {
	text-align: left;
}

.text1 {
	color: #2b4b57;
}

.text2 {
	font-size: 10px;
	color: #99aeb3;
}

a {
	text-decoration: none;
	color: #0f8b65;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #0f8b65;
}

.bg1 {
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-color: ecefe6;
	background-image: url(../images/greenbg.jpg);
}
#folio {
width: 785px;
height: 720px;
overflow: auto;
}

