html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: text-top;
	background-color: transparent;
	position: relative;
	font-family: CopperplateRegular;
	padding: 0;
}

h6 {margin: 0;
	border: 0;
	outline: 0;
	vertical-align: text-top;
	background-color: transparent;
	position: relative;
	padding: 0;
   color: #FFF;
	right: -150px;
	font-family: CopperplateRegular;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	top: 2px;
	}
	
a:hover {
		color:#CCC;
	background-repeat:no-repeat;
	background-position:right center;
	/*background-color:#AE0000;*/
	background-color:#FFF;
	color:#AE0000;	}

ol, ul {
	list-style: none;
}
/*blockquote, q {
	quotes: none;
}
*/
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

img {
	border:0;
	float:left;
	position: relative;
	top: 0px;
}

textarea {
	width:auto;
	height:auto;
	padding:3px;
	font-size:12px;
	font-family: CopperplateRegular;
	color:#666;
	float:left;
	border:1px solid #abadb3;
}
