<style>
body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	/* background: #D6DBE0 none; */
	margin: 0px 0px 0px 0px;
	color:black;
}
td {
	font-size: 10pt;
	padding: 0px;
    background-color:#ffffff;
}
td.header {
	background-color:#e0e0e0; 
	background-image: none; 
	/* font-weight:900; */
	color: black; 
	text-align: center
}
h1 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #2D338E;
	border: 0px;
	line-height: 16px;
	padding: 0px;
    background-color:#ffffff;
}
.button{
	font-family: Verdana, Arial, sans-serif;
    color : black;
    background-color : #D6DBE0;
    height : 21px;
    font-size : 12px;
}
#disclaimer {
        Font-family: Arial, sans-serif;
        font-size: 12pt;
}
#Content {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	position: absolute;
	margin: 5px 5px 5px 5px;
	width: 700;
	color:black;
	text-align: justify;
	border: 1;
    background-color:#ffffff;
	padding: 5px;
	}
#Content .button{
    color : black;
    background-color : #D6DBE0;
    height : 22px;
}
a {
	text-decoration: none;
	color: #2D338E;
}
a:hover {
	color: #9E2828;
}
#left-navbar {
	background-color: #D6DBE0;
	margin: 0px 0px 0px 5px;
	font-family: Times New Roman;
	color: #2D338E;
	width: 200px;
	height: 900px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
#left-navbar a:link {
	text-decoration: none;
	color: #2D338E;
}
#left-navbar a:visited {
	text-decoration: none;
	color: #2D338E;
}
#left-navbar a:hover {
	text-decoration: none;
	color: #9E2828;
}
#left-navbar a:active {
	text-decoration: none;
	color: #9E2828;
}
#left-navbar a.left-current {color: #fleec3;}

#footer {
	background-color: #D6DBE0;
	margin: 0px 0px 0px 5px;
	font-family: Times New Roman;
	color: #2D338E;
	width: 100%;
	font-size: 12pt;
	text-align: left;
}
#footer a:link {
	text-decoration: none;
	color: #2D338E;
}
#footer a:visited {
	text-decoration: none;
	color: #2D338E;
}
#footer a:hover {
	text-decoration: none;
	color: #9E2828;
}
#footer a:active {
	text-decoration: none;
	color: #9E2828;
}
#footer a.left-current {color: #fleec3;}

</style>
/*
Colors
PT	R	G	B	HTML 
163	252	158	112	#FC9E70 light Orange
422	175	170	163	#AFAAA3 Grey
337	155	219	193	#9BDBC1 light Green
661	45	51	142	#2D338E dark Blue
656	214	219	224	#D6DBE0 very light blue
659	127	140	191	#7F8CBF light blue
704	158	40	40	#9E2828 red
*/
