* {	
	padding: 0px;
	margin: 0px;
	font-family:verdana;
	font-size:11px;	
	
}

body .popup { 
	background-color:#fff;
	padding: 20px;	
	color:#636155;
}

#popup-content {
	padding:5px 20px 20px 20px; 
}

p {
	margin:0px 0px 10px 0px;
}

img {	
	border:0px;	
}	
.img-border	{
	border: 1px solid #e5e4df;
}

td {
	vertical-align:top;
	text-align:left;
}

h1 .link {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	font-family:arial;
}

h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:15px;
	font-family:arial;
	color:#7495c2;
}

h2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
		/*color:#8eb0dd;*/
	color:#375a8e;
	font-family:arial;
}


h4 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	font-family:arial;
	background-color:#fdf5e7;
	color:#f59e00;
	/*color:#807f76;
	border-top:1px solid #e5e4df;
	border-bottom:1px solid #e5e4df;*/
	border-top:1px solid #f9e0b3;
	border-bottom:1px solid #f9e0b3;
 	display:block;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	
	


}

.h4 {
	font-size:18px;
	font-weight:bold;
	font-family:arial;
	color:#636155;
	
}


a {
	text-decoration:underline;
	color:#809c46;
}

a:hover {
	color:#809c46;
	text-decoration:none;
}

hr { 
	border-top:1px dashed #cccccc; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px; 
	height:1px; 
	clear:both; 
	display:block; 
	margin:5px 0 5px 0; 
}
.notation {
	font-size:10px;
	color:#7394c1;
	font-style:italic;
}


.blue { 
color:#7394c1;
 }
 
 .red {
 	color:#b20700;
 }
 
#backtotop {
 	float:right;
	clear:both;


}
#body ul {	
	padding-left:40px;
	margin:15px 0px 15px 0px;	
}

#body ul li {	
	margin:0px 0px 5px 0px;	
}
