body {
	background-color: #51a421;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424343;
	background-image: url(../images/BgTexturePopUp.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 5px;
	}
	
.textSmallInfo {
	text-decoration: none;
	color: #bbf09a;
	font-size: 10px;
	font-weight: normal;
	}
	
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #d9d285; 
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-bottom: 5px;
	text-align: left;
   }
	
h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
   }
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
   }
	
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px; 
	margin-bottom: 5px;
	text-align: left;
   }
	
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #1e4e04; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
   }	
	
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #a3a12f; 
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
   }	
	
img.imageBorder {
	border-width: 1px;
   border-color: #e0facc;
	}
