BODY {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10 pt;
	margin-left : 0px;
	margin-right: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	background-color:white;
	color:#000000;
}

th{
	font-family:trebuchet ms, garamond;
	font-size:20pt;
	color:#400592;
	font-weight:800;
	text-align:left;
	vertical-align: bottom;
}
h1 {
	font-family:trebuchet ms, garamond;
	font-size:20pt;
	color:#400592;
	font-weight:800;
	text-align:left;
	vertical-align: bottom;
	}
h2 {
	font-family:trebuchet ms, garamond;
	font-size:12pt;
	color:#400592;
	font-weight:800;
	text-align:left;
	vertical-align: bottom;
	font-style:italic;
	}
h3  {
	font-family:trebuchet ms, garamond;
	font-size:11pt;
	color:#400592;
	font-weight:800;
	text-align:left;
	vertical-align: bottom;	
	}
td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}

td.left-nav {
background-image:url(images/imdv-left-nav.png);
background-repeat: no-repeat;
width:208px;
height:427px;
}
table.left-nav-bottom {
background-image:url(images/imdv-nav-bottom.png);
background-repeat: repeat-y;

}

a:link{
	color:#400592;
	font-weight:700;
	text-decoration:none;
}
a:active{
	color:#7EB7F1;
	font-weight:900;
	text-decoration:underline;
}
a:hover{
	color:#7EB7F1;
	font-weight:900;
	text-decoration:underline;
}
a:visited{
	color:#400592;
	font-weight:700;
	text-decoration:none;
}


