body {
	padding-left: 25px;
	padding-right: 20px;
	font-family: sans-serif;
	Font-Size: 14px;
}


h1, h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	color: #c2c2c2;
	margin-left: -20px;
	Font-Size: 16px;
	background-color: #4b5b9a;
        border: 1px solid #0000a0;
}

h3 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;

	background-color: #a0c0ff;
	border: 1px solid #5080b0;

	padding: 4px;
}

h3 a {
	text-decoration: none;
	color: inherit;
}

h4 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
}

h4 a {
	text-decoration: none;
	color: inherit;
}

img.face {
	float: right;
	margin-top: -3em;
}


.entry .date {
	font-family: "Bitstream Vera Sans", sans-serif;
	color: gray;
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}


a:hover {
	text-decoration: none !important;
	color: #0000a0 !important;
}

a:visited {
	text-decoration: none;
	color: #a00000 !important;
}

a:active {
	text-decoration: none;
	color: red !important;
}

a {
	text-decoration: none;
	color: blue !important;
}

strong {
	color: black;
	font-weight: normal;
}

