BODY {
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Palatino, serif; }
}
P, LI, DT, OL, UL {
	font-size: 10pt;
}
TABLE, TH, TR, TD, DD {
	font-size: 10pt;
}
TH {
	font-size: 10pt;
	background: #C0C0C0;
	font-weight: bold;
	font-style: italic;
}
H2 {
	background: #F0F0F0;
	color: #9D63CF;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H3 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}
.link {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.notebook {
        background: url(notebook.GIF);
}
.box {
	background: #D0D0D0;
	margin-left: 2cm;
	margin-right: 2cm;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	border-top: 2pt solid #DE6BBD;
	border-bottom: 2pt solid #DE6BBD;
	color: blue;
}
H1 {
	border-bottom: 3pt solid #DE6BBD;
	color: #9D63CF;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
