body {	background: #bfbfdb;
	font-size: 10pt;
	font-family: verdana;
}

td.main {background: #ececf4;
	text-align: justify;
	vertical-align: top;
	padding-left: 1cm;
	padding-right: 1cm;
	font-family: verdana;
}


.h1 {
	font-family: tahoma;
	font-size: 11pt;
	text-align: center;
}

.h2 {
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
}

td.top {
	
	width: 760px;
	height: 154px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}


.p{
	text-align: justify;
	color: black;
	font-family: verdana;
        font-size: 10pt;
}

a {
	font-size: 8pt;
	font-family: verdana;
	text-decoration: none;
}



.leftNav {
	text-indent: 10px;
	text-align: left;
	border-top: 1px solid rgb(255, 255, 255);
	
}

td.leftNavlast {
	text-indent: 10px;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}

a.leftNavlink {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-color: white;
}

a.leftNavlink:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-color: white;
}

a:hover {
	font-size: 8pt;
	text-decoration: underline;
}

a:visited {
	font-size: 8pt;
}

.left {
	text-align: left;
	font-size: 8pt;
}


.justify {
	text-align: justify;
}

.size {
	text-align: left;
	font-size: 7pt;
}

.link { 
	font-size: 7pt;
}
.link:hover {
	font-size: 7pt;
	text-decoration: underline;
}

.link:visited {
	font-size: 7pt;
}

.contactlink { 
	color: white;

	font-size: 7pt;
}
.contactlink:hover {
	color: white;
	font-size: 7pt;
	text-decoration: underline;
}

.contact:visited {
	color: black;
	font-size: 7pt;
}