body{
	background-image: url("../lattice-blue-light.png");
	font-size:12pt;
}

a:link{
	font-weight: bold;
	text-decoration: none;
	color: #4444cc;
}

a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #4444cc;
}


a:hover{
	text-decoration: underline;
	color: #000088;
	background-color: #e0ffe0;
}

.phantom{
	text-decoration: overline;
}

.overline{
	text-decoration: overline;
}

.comment{
	font-size: 10pt;
	color: #008800;
}

.modif{
	font-size: 10pt;
	background-color:#eeeeff;
	}

.courier{
	font-family:"Courier New";
	}

.var{
	font-family:"Times New Roman";
	font-style: italic;
	}

.mean{
	font-family:"Times New Roman";
	font-style: italic;
	text-decoration: overline;
}


.darkblue{
	margin-top:5px;
	background-color:#333388;
	border:0;
	color:#ffffff;
	padding:5px;
	font-size:24pt;
}

.lightblue{
	background-color:#3366cc;
	border:0;
	color:#ffffff;
	padding:5px;
}

.header1{
	font-weight:bold;
	font-size:14pt;
	color:#440000;
	}

.header2{
	font-weight:bold;
	font-size:13pt;
	color:#004411;
	}

.Hd1{
	font-size: 20pt;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
}

.Hd2{
	font-size: 16pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}

.fig{
	font-weight:bold;
	color:#ee1111;
	}

.remarks{
	color: #880000;
	background-color: #ffffdd;
}
