body {
	margin:0px;
	background:#d9d9d9 url(../images/bg_page.jpg) repeat-x top;
	font-family:Arial; font-size:12px; color:#181818;
	}
a {color:#145ca1;}		

h1 {
	font-size:22px; color:#00407f; font-weight: bold;
	padding:0px;
	margin:0;
	}
h2 {
	font-size:15px; color:#00407f; font-weight: bold;
	padding:0px;
	margin:18px 0;
	}
h3 {
	font-size:17px; color:#00407f; font-weight: bold;
	padding:0px;
	margin:18px 0;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#181818;
	font-size: 13px;
	line-height: normal;
	}

	
.txtBlue {color:#145ca1;}

#footer {
	font-size:11px; color:#919293;
	}
#footer a {color:#145ca1; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#menuTop a {margin:0 9px;}		


