body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #1C2A55;
	line-height:140%;
	font-size : 10pt;
	color : #BCCADC;
}
div {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	cursor:default;
	margin-bottom : 9px;
	margin-top : 2px;
	font-size : 10pt;
	color : #BCCADC;
	width:95%;
	border-color: #628297;
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	cursor:default;
	margin-bottom : 9px;
	font-size : 10pt;
	color : #BCCADC;
}
ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-left : 20px;
	margin-right : 15px;
	cursor:default;
}
li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
	cursor:default;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color : #82A7CA;
	cursor:default;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #82A7CA;
	cursor:default;
}
h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #82A7CA;
	cursor:default;
	font-weight:bold;
	margin-bottom : 3px;
}
hr{
	width : 100%;
	color : 628297;
	margin-top : 0pt;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : none;
	border-color: #628297;
	caption-side : topleft;
	color : #BCCADC;
	cursor:default;
}
caption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-variant : small-caps;
	font-weight: bold;
	text-align : left;
	color : #608AA4;
	
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #BCCADC;
	font-size : 70%;
	vertical-align : middle;
}
th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #374368;
	background-color: #BCCADC;
}
a:link {
	color: #7A9DB5;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #2D6F9A;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #C5D9E4;
	text-decoration:none;
	font-weight: bold;
}
a:active {
	color: #C5D9E4;
	text-decoration:none;
	font-weight: bold;
}
img {
	border : 0;
	border-style:0;
}
select{
	background-color: #475378;
	color: #BCCADC;
}
