html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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, caption{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background-attachment: scroll;
	text-align: left;
}

ol, ul {
	list-style: none;
	color: #FFF;
}


#container #links_bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#container #links_bottom a:hover {
	color: #2E80BC;
	text-decoration: none;
	font-weight: bold;
}
#container #links_top #top a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
#container #links_top #top a:hover {
	color: #2E80BC;
	text-decoration: none;
	font-weight: bold;
}
#container #links_top #bot a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#container #links_top #bot a:hover {
	color: #2E80BC;
	text-decoration: none;
	font-weight: bold;
}
#container #middle_main #cent_mid h4 {
	font-size: 2.5em;
	font-weight: bold;
	color: #508ABA;
	font-style: normal;
	letter-spacing: -3px;
}
.quotes {
	font-style: italic;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.quoteHeader {
	font-size: 1.6em;
	font-weight: bold;
	color: #508ABA;
	margin-top: 8px;
}
.p {
	line-height: 1.2em;
}.strongbold {
	font-weight: bold;
}
