/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, 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;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/*- defaults -*/

html {
	font-size: 100.01%;
}
body {
	font-size: 62.5%;
}
h1 {
	font-size: 215%;
	}
h2 {
	font-size: 164%;
	}
h3 {
	font-size: 145%;	
	}
h4, h5, h6 {
	font-size: 120%;
	}.mainCap {
	font-size: 1em;
	font-style: italic;
	color: #603;
}
#wrapper #outBody #innBody #main .connectPod .widePod h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #603;
}
#wrapper #outBody #innBody #main .connectPod .widePod blockquote h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #603;
	text-align: right;
}
#wrapper #outBody #innBody #main .connectPod .widePod h2 {
	color: #606;
}
#wrapper #outBody #innBody #sidebar dl dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #606;
}
#wrapper #outBody #innBody #sidebar dl dd p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	font-style: normal;
}
#wrapper #outBody #innBody #sidebar dl dd h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #603;
}

