body { /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color: #ffffff;
	font: 13px/20px arial, helvetica, sans-serif;
}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #abd0ae;
}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
td {
	font-size: 90%;
}
img {
	border: 0;
	}
div,p{margin:0}

h1 { font-size: 218%;
	line-height: 125%;
}
h2 { font-size: 164%; }
h3 { font-size: 130%;
	color: #7d96c3;
}
h4 { font-size: 118%; letter-spacing: .15em }

hr {
height: 0;
	border-top: 1px solid #373d4d;
}
