
body
{
	font-family:Book Antiqua;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	bgcolor:#000000;
}
p
{
	font-family:Book Antiqua;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	
}
.sub
{
	font-family:Book Antiqua;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;	
}
.cal
{
	font-family:Book Antiqua;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;	
}
td
{
	font-family:Book Antiqua;
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}
H1
{
	font-family:Book Antiqua;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	color:#FD0000;
}
H2
{
	font-family:Book Antiqua;
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}
H3
{
	font-family:Book Antiqua;
	font-size:14pt;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
}
a:active
{
	font-weight:normal;
	font-style:normal;
	font-variant:underline;
	color:#cccccc;
}
a:hover
{
	font-weight:bold;
	font-style:normal;
	font-variant:underline;
	color:#FD0000;
}
a:visited
{
	font-weight:bold;
	font-style:normal;
	font-variant:underline;
	color:#666666;
}
a:link
{
	font-weight:bold;
	font-style:normal;
	font-variant:underline;
	color:#FD0000;
}
a.cal:active
{
	font-weight:normal;
	font-style:normal;
	font-variant:underline;
	color:#FFFFFF;
}
a.cal:hover
{
	font-weight:normal;
	font-style:normal;
	font-variant:underline;
	color:#FD0000;
}
a.cal:visited
{
	font-weight:bold;
	font-style:normal;
	font-variant:underline;
	color:#FD0000;
}
a.cal:link
{
	font-weight:bold;
	font-style:normal;
	font-variant:underline;
	color:#FFFFFF;
}

body
{
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #c0c0c0;
  scrollbar-face-color: #666666;
  scrollbar-highlight-color: #cccccc;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #cccccc;
}