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

td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
        text-align:none;
}

body {
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.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 {color: #005083;}
.style3 {color: #B7B7B7}




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

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

h2 {
	font-size: 1.6em;
        margin-bottom: 10px; margin-top: 10px;
        text-align:none;
}

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

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;
}
}

