body {	color: #000000;
	margin: 0;
		background: url(../images/bg_head.gif) repeat-x;
	font: 12px/18px "Lucida Grande" , "Lucida Sans", "Lucida Sans Unicode";
}

a, a:visited {
	color : #2e0500;
	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}

html,body {
	height: 100%;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	color: #434343;
}

img {
	border-style: none;
}