BODY
{
	SCROLLBAR-FACE-COLOR: #aaccee;
	SCROLLBAR-HIGHLIGHT-COLOR: #d7f7ff;
	SCROLLBAR-SHADOW-COLOR: #7799bb;
	SCROLLBAR-3DLIGHT-COLOR: #7799bb;
	SCROLLBAR-ARROW-COLOR: #7799bb;
	SCROLLBAR-TRACK-COLOR: #d7f7ff;
	SCROLLBAR-DARKSHADOW-COLOR: #d7f7ff;
	BACKGROUND-COLOR: #88aacc;
}

A:ACTIVE, A:LINK, A:VISITED { color : #0044dd; text-decoration: none;}
A:HOVER { color : #cc5555; text-decoration: underline;}

P
{
	margin-top: 0;
	margin-bottom: 0;
}

.c {TEXT-ALIGN: center}

.r {TEXT-ALIGN: right}

.l {TEXT-ALIGN: left}

.j {TEXT-ALIGN: justify}

UL
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20;
	margin-right: 0;
}

LI
{
	margin-top: 5;
	margin-bottom: 0;
	margin-left: 10;
	margin-right: 0;
}

.bkg_head1 {background-color: #4466ee;}
.bkg_head2 {background-color: #6688ff;}
.bkg_head3 {background-color: #88bbff;}
.bkg_item {background-color: #c3cfde;}

.menu
{
	font-size: 20px;
}

.frm
{
	font-size: 10pt;
}

.frmb
{
	font-size: 10pt;
	font-weight: bold;
}

.cmt
{
	font-size: 8pt;
	font-weight: bold;
}