/* FOUNDATION LINK STYLES */
/* ------------------------------------------- */
a:link {
	color: #004080;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #1577A6;
}
a:hover img {
	background: transparent
}

/* FOUNDATION STYLES */
/* ------------------------------------------- */
pre, code {
	font-family: "Verdana, Arial, Helvetica, sans-serif", monospace
}
p {
	line-height:150%;
	padding-bottom: 15px;
}
b, strong {
	font-weight: bold
}
i, em {
	font-style: italic
}
ul {
	margin-left: 10px;
	padding-left: 10px;
}

ol {
	margin-left: 26px;
	padding-left: 16px;
}
img {
	padding: 0;
	margin: 0
}
h1 {
	font-size: 190%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 115%;
}
hr {
	background: transparent;
	height: 1px;
	color: #000000;
	padding: 0;
	margin: 0;
	border: inset 1px #000000;
}
blockquote hr {
	text-align: left;
	margin: 0
}

/* SMALL TEXT-SIZES */
/* For more information about this hack go here:
   http://www.phespirit.info/cafe/css_hacks.htm  */          
/* ===================================================== */

p, th, td, ul, ol, dl, dt, dd, blockquote, pre, div, #content-inside, .menu {
    font-size : small;
}
/*/*/a{}
body p, body th, body td, body ul, body ol, body dl, body dt, body dd, body blockquote, body pre, body div, body #content-inside, body .menu {
	font-size: xx-small;
	voice-family : "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body p, html>body th, html>body td, html>body ul, html>body ol, html>body dl, html>body dt, html>body dd, html>body blockquote, html>body pre, html>body div, html>body #content-inside, html>body .menu {
    font-size: small;
}
/* */

/* EXTRA SMALL TEXT-SIZES */
/* For more information about this hack go here:
   http://www.phespirit.info/cafe/css_hacks.htm  */          
/* ===================================================== */

.tiny, .tiny p, .tiny ul, .tiny ol, .tiny li, .crumbs {
    font-size: x-small;
}
/*/*/a{}
body .tiny, body .tiny p, body .tiny ul, body .tiny ol, body .tiny li, body .crumbs {
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
html>body .tiny, html>body .tiny p, html>body .tiny ul, html>body .tiny ol, html>body .tiny li, html>body .crumbs  {
    font-size: x-small;
}
/* */
