/* ////////////////////////////////////////////////////////////////////// */
body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #cee7e7;
	background-image: url(http://intrafoundation.com/ihtkdocs/background.jpg);
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

a:link
{
    color: #000000;
	background: transparent;
	font-weight: bold;
}
a:visited
{
    color: #444400;
	background: transparent;
	font-weight: bold;
}
a:active
{
    color: #FF0000;
	background: transpfarent;
	font-weight: bold;
}
a:hover
{
    color: #FF0000;
	background: transparent;
	font-weight: bold;
}

a img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: dotted 0px;
}

p
{
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 2em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: .5em;
}

blockquote
{
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1ex;
	margin-bottom: 1ex;
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
}

small
{
	font-size: medium;
}
big
{
	font-size: x-large;
}

tt
{
	font-family: "Courier New", Courier, monospace;
	font-size: larger;
}
strong
{
	font-weight: bold;
}

ul
{
	padding: 0;
	margin-top: 0ex;
	margin-bottom: 1ex;
	margin-left: 0em;
	margin-right: 0em;
/*	font-size: smaller; */
}
li
{
	padding: 0;
	margin-top: 0ex;
	margin-bottom: 0ex;
	margin-left: 2em;
	margin-right: 0em;
	font-family: "Courier New", Courier, monospace;
}

dt
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1%;
	width: 98%;
}
dd
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5%;
	width: 90%;
}

hr
{
	border-style: solid;
	border-color: #808080;
	color: #808080;
	margin-left: 5%;
	width: 90%;
	height: 1px;
}

h1
{
	margin-top: 0ex;
	margin-bottom: 2ex;
	font-size: large;
	font-family: Verdana, "Tahoma", "Palatino Linotype", sans-serif;
}
h1:first-letter
{
	font-size: x-large;
	color: #442222;
}
h1:first-line
{
	font-weight: bold;
	margin-top: 1in;
	text-transform: uppercase;
	color: #434343;
	font-size: x-large;
	word-spacing: 1em;
	letter-spacing: 0;
}
h2
{
	margin-top: 2ex;
	margin-bottom: 0ex;
}
h3
{
	margin-top: 1ex;
	margin-bottom: 0ex;
}


/* ////////////////////////////////////////////////////////////////////// */
.chapter
{
	text-indent: 2em;
	text-align: justify;
	font-size: larger;
}
.chapter:first-letter
{
	font-size: xx-large;
	color: #800000;
}
.chapter:first-line
{
	font-weight: bold;
	margin-top: 1in;
	text-transform: uppercase;
	font-size: large;
	color: #400000;
}

.section
{
	text-indent: 2em;
	text-align: justify;
}
.section:first-letter
{
	font-size: x-large;
}
.section:first-line
{
	font-weight: bold;
	margin-top: 1in;
	font-size: larger;
}

.leftcolumn
{
	background-color: #cee7e7;
	background-image: url(http://intrafoundation.com/ihtkdocs/background.jpg);
}
.rightcolumn
{
	background-color: #cee7e7;
	background-image: url(http://intrafoundation.com/ihtkdocs/background.right.jpg);
	text-align: left;
	vertical-align : top;
}


/* ////////////////////////////////////////////////////////////////////// */
a:link.nomoresecrets
{
	color: #77aaaa; 
	text-decoration: none;
}
a:visited.nomoresecrets
{
	color: #bbdddd;
	text-decoration: none;
}


/* ////////////////////////////////////////////////////////////////////// */
.faded
{
	color: #777799;
}
.bright
{
	color: #888800;
	font-family: "Tahoma", "Palatino Linotype", sans-serif;
}


/* ////////////////////////////////////////////////////////////////////// */
.header
{
	background-image: url(http://intrafoundation.com/ihtkdocs/header.jpg);
	margin: 0%;
	width: 100%; 
	height: 100%;
	background-color: #000000;
	color: #999900;
	font-weight: bold;
	font-family: sans-serif;
}
a:link.header
{
    color: #C0C000;
	background-color: transparent;
}
a:visited.header
{
    color: #b0b000;
	background-color: transparent;
}
a:active.header
{
    color: #000000;
	background-color: #C0C000;
}
a:hover.header
{
    color: #000000;
	background-color: #C0C000;
}

.redtag
{
	color: #ff0000;
	font-weight: bold;
	font-size: x-large;
	font-family: sans-serif;
}
a:link.redtag
{
    color: #ff0000;
	background-color: transparent;
	text-transform: uppercase;
}
a:visited.redtag
{
    color: #ff0000;
	background-color: transparent;
}
a:active.redtag
{
    color: #ff0000;
	background-color: #C0C000;
}
a:hover.redtag
{
    color: #ff0000;
	background-color: #C0C000;
}