/*  
/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	background-image:url("");
	margin-left: 0px;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;	
	color: #ffffff;
	font-size:10px;
   

}



a:link, a:visited, a:active {	
	color:#5b334c;
	text-transform:none;
	text-decoration:none;
}

a:hover {
	color:#735161;
	text-transform:none;
	text-decoration:none;
}

A img {
border: 0px;
}

A:hover img {
border: 0px ;
}

i {
	color: #362941;
}

u {
	color:#42384b;
}

b {
	color:#1d1425;
}




/* CLASSES ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.background {

	background-color: #efebec;
	padding: 6px;
	text-align:justify;
	color: #5c3d4b;
	border: 1px solid #66495b;
}

.header {

	background-color: #ffffff;
	padding: 4px;
	font-family: arial;
	font-size:9px;
	letter-spacing:3px; 
	line-height:9pt;
	color: #66495b; 
	font-weight: bold;
	text-transform: none;
	text-align: center;
	border: 1px solid #66495b;
}


/*WORDPRESS*/



.title {

background-color: #f1eff0;
	padding: 9px;
	font-family: arial;
	font-size:12px;
	letter-spacing:3px; 
	line-height:9pt;
	color: #66495b; 
	font-weight: none;
	text-transform: none;
	text-align: left;
	border: 1px solid #66495b;
}



.h1 {

	background: #ffffff;
	padding: 4px;
font-family: arial;
font-size: 10px;
	text-align:left;
	color: #66495b;
text-transform: none;
	
}	


.story {

background: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;	
	color: #2a1832;
	font-size: 12px;
text-align: justify;

}



.h2 {

	background: #f1eff0;
	padding: 4px;
font-family: arial;
font-size: 10px;
	text-align:left;
	color: #66495b;
text-transform: none;
	
}


