body {
	background-color: #E6E1F3;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
}

a:link, a:visited  {
	color: #6e3f9f;
	text-decoration: none;
	}

a:hover {
	color:	#9C419C;
	text-decoration: underline;
	}
	
a:active {
	color:	#6e3f9f;
	text-decoration: none;
	}

	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.inline { display: inline;}

#blog-announce {
	margin: 5px 5px 10px 15px;
	padding: 0;
	text-align: left;
	}

#header {
	margin: 5px 5px 10px 15px;
	padding: 0;
	text-align: center;
	}

#read-more {
	float: right;
	margin-top: -25px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 4;

	}

#centered {
	margin: 10px 150px;
	padding: 4;
	text-align:center;
	}
	
.babytext {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 16px; 
font-weight: normal; 
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 12px; 
font-weight: normal; 
}

.big-header {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal;
line-height: 18px; 
font-weight: bold; 
}

.blog-title {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;
line-height: 14px; 
font-weight: bold; 
}