body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.title1{
	text-align:center;
	font-weight:bold;
	font-family: Arial;
	font-size: 18px;
	margin: 0px;
	color: /*#3D6AA1;*/#000000;
}

div.title2{
	text-align:left;
	font-weight:bold;
	font-family: Arial;
	font-size: 16px;
	margin: 0px;
	color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	color: #3D6AA1;
}
a {
	text-decoration: none;
	color: #044797;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
 	/*font-size:14px;*/
}
a:active {
	/*color: #000000;*/
	text-decoration: underline;
}
.logo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ADCDEB;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

	/*font-weight: bold;*/
	color: #FFFFFF;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
		color: #FFFFFF;
}
.menu2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
P {
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
}

TABLE.leftmenu{
	width: 100%;
	/*background-image: url(../images/e_left.jpg);*/
	background-repeat: no-repeat;
}

TABLE.text{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;


}

