
body {
	font:75%/1.417 Georgia, serif;
	color:#000;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, serif;
	font-weight:bold;
}

h1 {
	font-size:2.083em;
	line-height:.68;
	margin-bottom:.68em;
	font-weight:normal;
}

h2 {
	font-size:1.5em;
	line-height:.944;
	margin-bottom:.944em;
	margin-top:1.416em;
	font-weight:normal;
	text-align:center;
}

h3 {
	font-size:1.25em;
	line-height:1.2;
	margin-bottom:0.5em;
}

h4 {
	font-size:1.500em;
	line-height:.888;
	margin-bottom:.888em;
}

h5 {
	font-size:1.417em;
	line-height:1;
	margin-bottom:1em;
}

h6 {
	font-size:1.167em;
	line-height:1.146;
	margin-bottom:1.146em;
}

p, ul, ol, dl {
	margin:0 0 1.417em 0;
}

ul {
	list-style:disc inside;
}

ol {
	list-style:decimal inside;
}

ul li, ol li {
	margin:0 0 .709em 0;
}

dl dt {
	margin:0 0 .354em 1.417em;
	font-weight:bold;
}

dl dd {
	margin:0 0 1.417em 1.417em;
}

a {
	color:#00337e;
	text-decoration:underline;
}

a:focus, a:hover {
	color:#00337e;
	text-decoration:none;
}

abbr, acronym {
	border-bottom:1px dashed #666;
}

address {
	font-style:italic;
}

del {
	color:#666;
}

blockquote {
	margin:1.417em;
	color:#666;
	font-style:italic;
}

strong {
	font-weight:bold;
}

em, dfn {
	font-style:italic;
}

dfn {
	font-weight:bold;
}

pre, code, tt {
	margin:1.417em 0;
	white-space:pre;
	font:1em 'andale mono', 'monotype.com', 'lucida console', monospace;
	line-height:1.417;
}

table {
	margin:0 0 1.417em 0;
	border-collapse:collapse;
	border-spacing:0;
}
