html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, 
li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%;
	vertical-align: baseline;
}
*:focus { outline:none; }
ol, ul { list-style: none; }
caption, th, td { text-align: left;font-weight: normal; }
blockquote, q { quotes: none; }

body { font: 7px Arial, Verdana, sans-serif; color: #000; }

h1 { font-size: 18px; }
h2 { font-size: 15px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

h1, h2, h3, h4, h5, h6 { margin: 12px 0; }
h1, h2, h3, h4, h5, h6, strong { font-weight: bold; }

em { font-style: italic; }
blockquote, ul, ol, dl { margin: 12px; }

ol, ul, dl { margin-left: 24px; }
ol { list-style: decimal outside; }
ul { list-style: disc outside; }
dl dd { margin-left: 12px; }
th { font-weight: bold; text-align: center; }
caption { margin-bottom: 6px; text-align: center; }
p, fieldset, table { margin-bottom: 12px; }
sup { font-size: 75%; vertical-align: text-top; }

/* Hide the accessibility links */
div#skip_links, a#navigation, a#content { display: none; }

/* Global styles that apply to all media, including non-supported browsers */

a { color:#ea1532; }

.clearer { clear:both; margin:0; height:0; }
.clear { overflow: hidden; width: 100%;}
.center { text-align:center; }