@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFFFFF;
}
body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #0F3470;
}
.margine_table_body {
	padding-right: 20px;
	padding-left: 20px;
}

.mtop_40 {
	margin-top: 40px;
}
.mtop_20 {
	margin-top: 20px;
}

.mtop_10 {
	margin-top: 10px;
}

.mtop_5 {
	margin-top: 5px;
}

.mtop_0 {
	margin-top: 0px;
}

.mbot_40 {
	margin-bottom: 40px;
}
.mbot_20 {
	margin-bottom: 20px;
}

.mbot_10 {
	margin-bottom: 10px;
}

.mbot_5 {
	margin-bottom: 5px;
}

.mbot_0 {
	margin-bottom: 0px;
}

p {
	text-align: justify;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 18%;
}
li {
	margin-top: 0px;
	padding-top: 0px;
}
h3,h2,h1 {
	margin-bottom: 6px;
}


a.standardlink {color: #1F2181; text-decoration: underline;}
a.standardlink:visited {color: #1F2181; text-decoration: none;}
a.standardlink:hover {color: #E9213B; text-decoration: none; background-color: #E3EEFE;} .bottomlink-marg-toprow {
}

a.bottomlink {color: #1F2181; text-decoration: underline;}
a.bottomlink:visited {color: #1F2181; text-decoration: none;}
a.bottomlink:hover {color: #E9213B; text-decoration: none; background-color: #E3EEFE;} 
