/* CSS for WCF/LBCF comparison */

body {
	background-color: #FFF;
	color: #000;
	font: normal small Georgia, serif;
	line-height: 1.4;
}

h1 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: large;
	font-weight: bold;
}

h3 {
	font-size: medium;
	font-weight: bold;
}

h4 {
	font-size: small;
	font-weight: bold;
}

hr {
	background-color: #000;
	color: #000;
	border: none;
	height: 1px;
}

p {
	font-size: small;
}

li {
	font-size: small;
}

th {
	padding: 10px;
}

td {
	padding: 10px;
}

a {
	text-decoration: none;
}

a:link {
	color: #008;
}

a:visited {
	color: #606;
}

a:active {
	color: #008;
}

a:hover {
	color: #F00;
}

.major {
	color: #F00;
}

.minor {
	color: #00F;
}

/* STATS COUNTER */

.statcounter {
	border: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
