
BODY {
	COLOR: #FFFFFF;
	FONT-FAMILY: "Times New Roman", Times, Serif, sans-serif, verdana, helvetica;
	FONT-SIZE: 16px;
	SCROLLBAR-FACE-COLOR: #222222;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
A {
	COLOR: #999999; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #999999; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #999999; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;
}

.heading {
	FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: "Times New Roman", Times, Serif, sans-serif, verdana, helvetica; TEXT-DECORATION: none;
}
.top
{
	COLOR: #ffffff;
	FONT-FAMILY: "Times New Roman", Times, Serif, sans-serif, verdana, helvetica;
	FONT-SIZE: 40px;
}
.date
{
	COLOR: #ffffff;
	FONT-FAMILY: "Times New Roman", Times, Serif, sans-serif, verdana, helvetica;
	FONT-SIZE: 12px;
}
.td {
	FONT-FAMILY: "Times New Roman", Times, serif, verdana, helvetica;
}

.th {
	FONT-FAMILY: "Times New Roman", Times, serif, verdana, helvetica;
}
.title
{
	COLOR: #ffffff;
	FONT-FAMILY: "Times New Roman", Times, Serif, sans-serif, verdana, helvetica;
	FONT-SIZE: 26px;
}
.menutitle
{
	COLOR: #ffffff;
	FONT-FAMILY: "Times New Roman", Times, Serif, sans-serif, verdana, helvetica;
	FONT-SIZE: 24px;
}
.gigtekst
{
	TEXT-DECORATION: underline;
}
.cnotice {
	FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "Times New Roman", Times, Serif, sans-serif, verdana, helvetica; TEXT-DECORATION: none;
}
.fatman {
	FONT-WEIGHT: 700;
}
table.dotted {
	BORDER-RIGHT: white 1px dotted; BORDER-TOP: white 1px dotted; BORDER-LEFT: white 1px dotted; BORDER-BOTTOM: white 1px dotted;
}
table.dashed {
	BORDER-RIGHT: white 1px dashed; BORDER-TOP: white 1px dashed; BORDER-LEFT: white 1px dashed; BORDER-BOTTOM: white 1px dashed;
}

table.pic IMG {
	BORDER-TOP: white 1px dashed; BORDER-BOTTOM: white 1px dashed; BORDER-LEFT: white 1px dashed; BORDER-RIGHT: white 1px dashed;
}
table.pic-dotted IMG {
	BORDER-RIGHT: white 1px dotted; BORDER-TOP: white 1px dotted; BORDER-LEFT: white 1px dotted; BORDER-BOTTOM: white 1px dotted;
}
table.pic-solid IMG {
	BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid;
}