/* ---------------- Paragraph Styles ---------------- */

p {
	color: #666;
	font-size: 0.78em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.45em;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 8px 0 0;
	}
	

/* ---------------- End Paragraph Styles ---------------- */








/* ---------------- Link Styles ---------------- */

a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
	
a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #ff1200;
	text-decoration: none;
	font-weight: bold;
	}
	
a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
/* ---------------- End Link Styles ---------------- */




	
	
	
/* ---------------- Heading Styles ---------------- */

h1 {
	font-size: 1.2em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.1em;
	margin: 0 0 3px 0;
	padding: 0 8px 0 0;
	color: #fff;
	}
	
h2 {
	font-size: 0.85em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.2em;
	margin: 0 0 3px 0;
	padding: 0 8px 0 0;
	color: #fff;
	}
	
/* ---------------- End Heading Styles ---------------- */






/* ---------------- Span & Horizontal Rule Styles ---------------- */

hr {
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 15px 0 15px 0;
	border-top: 1px solid #999;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	}
	
/* ---------------- End Span & Horizontal Rule Styles ---------------- */







/* ---------------- List Styles ---------------- */

/* ---------------- List Styles ---------------- */


/*End Text*/