/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

.sidebar a {
	text-decoration: none;
	color: #000000;
}

.sidebar a:hover {
	text-decoration: none;
}

.sidebar h3 {
	color: #7E1A1C;
}

#sitename {
	font-family: Verdana, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#navbar {
	font-size: 10pt;
}

body {
    background: #E2F2F1;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 130%;
	}