/* GENERAL */


body {
	font-family: "American Typewriter", serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #CBD6E3;
	background-image:url(b.png);
	background-repeat:repeat;
	margin: 0em;
	padding: 0;
	overflow: auto;
	scrollbar-3dlight-color:#CBD6E3;
	scrollbar-arrow-color:#DE878F;
	scrollbar-base-color:#CBD6E3;
	scrollbar-darkshadow-color:#CBD6E3;
	scrollbar-face-color:#CBD6E3;
	scrollbar-highlight-color:#CBD6E3;
	scrollbar-shadow-color:#CBD6E3;
	scrollbar-track-color:#CBD6E3; 
}


strong, b	{
  color: #FFFFFF;
  font-weight: normal;
    font-size: 24px;
    font-style: normal;
	font-family: "American Typewriter", "times new roman", serif;
  }

em, i	{
	font-family: "American Typewriter", "times new roman", serif;
  font-weight: normal;
  font-size: 18px;
  color: #2E4E74;
  font-style: normal;
  }  

a:link {
	font-family: "American Typewriter", "times new roman", serif;
	text-decoration: none;
	color: #DE878F;
	  font-weight: bold;

	  

}

a:visited {
	font-family: "American Typewriter", "times new roman", serif;
	text-decoration: none;
	color: #DE878F;
	  font-weight: bold;

  
}

a:active {
	font-family: "American Typewriter", "times new roman", serif;
	text-decoration: none;
	color: #FFFFFF;
	  font-weight: bold;


}

a:hover {
	font-family: "American Typewriter", "times new roman", serif;
	text-decoration: none;
	color: #FFFFFF;
	  font-weight: bold;


	}

 
  
/* CONTENT */

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	  padding: 0px 0px 0px 0px;
	  	border-bottom: 0px


}



/* TABLES */


.cont	{
  padding: 0px 0px 0px 0px;
  	margin: 0em;
  line-height: 0px;


  
  
 .contTXT	{
  padding: 0px 100px 0px 100px;
  	margin: 0em;
  	}
  	

  	
