@charset "utf-8";
/* BlogRider.Ru text styles */
b {
	font-size: 12px;
}

b.blue {
	color: #1E6BA5;
}

p {
	margin-top: 0;
	letter-spacing: 0;
	word-spacing: 5px;
	line-height: 14px;
	text-indent: 15px;
}

h1 {
	text-indent: 15px;
	letter-spacing: 0;
	font-size: 17px;
}

small {font-size: 10px; word-spacing: 0px; }

.tags a { color: #4e525f; font-family: Tahoma; text-decoration: none; }
.tags a:hover { text-decoration: underline; }
.tag0 { font-size: 10px; }
.tag1 { font-size: 11px; }
.tag2 { font-size: 12px; }
.tag3 { font-size: 13px; }
.tag4 { font-size: 14px; }
.tag5 { font-size: 15px; }
.tag6 { font-size: 16px; font-weight: bold; }