body {
	font-family: tahoma;
	font-size: 12px;
	color: #414141;
        text-align: justify;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}

body {
	background-color: #17291a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 135%;
}

.style1 {color: #ffffff}

a {
	font-size: 11px;
	color: #ffffff;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.style2 {

        a:color: #000000

}

.style3 {color: #B7B7B7}




h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #27343c;
        text-align: left;
}

h1 {
	font-size: 2em;
        margin-bottom: 25px; margin-top: 25px;

}

h2 {
	font-size: 1.6em;
        margin-bottom: 20px; margin-top: 20px;
}

h3 {
	font-size: 1.0em;
        color: #000000;
}

h4 {
	font-size: 1.3em;
        margin-bottom: 7px; margin-top: 7px;
}

h5 {
	font-size: 1.0em;
        color: #000000;
}

ul, ol {
	margin-top: 0;
	line-height: 150%;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}



