body {
	font-family: Verdana;
	font-size: 62.5%;
	color: #666666;
}

#content {
	font-size: 1.2em;
	color: #222222;
	line-height: 22px;
}

img {
	border: none;
}

#content a {
	color: #145F99;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
	
}

h1 {
	color: #000000;
	font-size: 1.8em;
	font-weight: normal;
}

h1.white {
	color: #ffffff;
}

b, strong {
	color: #000000;
}

#order_process .block_title {
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
}