body
{
	margin:0px;
	padding:5px;
	background-color:#FFFFFF;
}

.section{
    background-color:#ffffff;
    border: medium double rgb(200,200,200)
    padding:15px;
}

.toc{
    font-weight: bold;
    color: #000000;
    font-size: 110%;
    line-height: 150%;
}

.linksectiontitle{
    font-weight: bold;
    color: #c00000;
    font-size: 130%;
}

.linksection{
    font-weight: bold;
    color: #444444;
    font-size: 110%;
    line-height: 150%;
}

.ytvid{
    width: 450px;
    font-weight: bold;
    color: #c00000;
}

.resourcebox{
    width: 350px;
    background-color:#dddddd;
    
}

.itm{
    margin: 2em 0 0 0;
}

.footertext{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-align: center;
}

ol 
{
	line-height: 150%;
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}

.bodytext a
{
	text-decoration: underline;
	color: #0033cc;
}

.bodytext a:hover
{
	text-decoration: underline;
	color: #999999;
}

.bodytext a:visited
{
	text-decoration: underline;
	color: #999999;
}


h1
{
	font-size: 170%;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2
{
	font-size: 150%;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #C00000;
	text-align: center;
}

h3
{
	font-size: 120%;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #cd0000;
	text-decoration: none;
}
