

P {
	margin-bottom:15px;
}

H1 {
	font-size: 16px;
	color: #5C6200;
	font-weight:bold;
	margin-bottom:25px;
}


H2 {
	font-size: 15px;
	color: #5C6200;
	font-family:Georgia, "Trebuchet MS", Trebuchet;
	font-weight: normal;
	font-style: italic;
	margin-bottom:15px;
}

H4 {
	font-size: 16px;
	color: #5C6200;
	font-weight:bold;
}


A {
	font-weight:normal;
	color:#D70B16;
	text-decoration:underline;
}

A.arrow {
	background-image:url(/themes/blume2000/images/arrow_green.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	color:#5C6200;
	font-weight:bold;
	padding-right:15px;
	text-decoration:none;
	text-transform:uppercase;	
}

UL {
	margin-left: 20px;
}

BLOCKQUOTE {
	color: #5C6200;
	font-style: italic;
}

DIV.image.left {
	float: left;
	margin: 0 15px 15px 0;
}

DIV.image.right {
	float: right;
	margin: 0 0 15px 15px;
}
