body {
	font-size: 16px;
	background-color: #36424a;
	margin: 0;
}

	    a:link {color: #CCCCCC}
    	a:visited {color: #CCCCCC}
    	a:hover {color: #CCCCCC}
    	a:active {color: #CCCCCC}

table{
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img{
border:0px;
margin:0px;
}


h1{     
font: bold 14pt Georgia, sans-serif;
        color: silver;
	border-bottom: solid silver 1px;
}



h2{     font: bold 10pt Arial, sans-serif;
        color:#black;
	border-bottom: solid #B0C4DE thin;
        margin-left: 1cm;
}



h3{
	font: bold 10pt Arial, sans-serif;
    	color: white;
	background-color: #B0C4DE;
	border-top: solid #B0C4DE; thin;
	border-bottom: solid #B0C4DE; thin;
	align: center;
	padding-left: 1cm;
}

hr{
	color: silver;
	background-color: silver;
	height:2px;
}
