BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #E1EAFF;
	background-image : url(bgblue.jpg);
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
}

TABLE.toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	line-height : normal;
	margin-right: 10px;

}

TD.toc {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : small;
	font-weight : normal;
	padding: 1px;
	border-bottom : 1px solid #44008A;
	font: normal;
}


A:LINK.toc {
	color : #000080;
	text-decoration : none;
}

A:VISITED.toc {
	color : #808080;
	text-decoration : none;
}

A:ACTIVE.toc {
	color : red;
	text-decoration : underline;
}

A:HOVER.toc {
	color : red;
	text-decoration : underline;
	
}
.apostcol {
	color: #DE1800;
}

.tight {
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.caption {
	font-family : Times New Roman, serif;
	font-size : x-small;
	font-style: italic;
	
}

.backgnd{
	background-color: White;	
}

.small{
	font-size: smaller;
}