/* CSS Document */
#container {
/*	border: 1px solid blue;*/
	background-color: #EDE7C3;
}

#content {
/*	border: 1px solid blue;*/
	text-align:center;
}

h3 {
	color: #0B0469;
	font-size : 24px;
}

img.journal {
	text-align:center;
}

div.b1 {
	font-size: 14px;
	line-height: 110%;
}

div.h3 {
	color: #2D4B16;
	font-size : 17px;
	font-weight : bold;
	line-height: 130%;
	margin-bottom : 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div.b2 {
	font-size: 12px;
	line-height: 130%;
}


