BODY, H, P, TD, TH, UL, OL, LI {
	font-family:		verdana, arial, helvetica, sans-serif;
	font-size:		10pt;
	text-align:		justify;
	color:			#000060;
	background-color:	#d0d0ff;
}


#cell_1 {
	text-align:		center;
	color:			yellow;
	font-size:		120%;
	font-weight:		bold;
}

#cell_2 {
	text-align:		center;
	color:			yellow;
	font-family:		courier new bold;
	font-size:		18pt;
	font-weight:		bold;
}

#menu {
	text-align:		left;
	color:			aaaa00;
	padding-top:		10px;
	padding-left:		5px;
	vertical-align:		top;
	height:			150px;
	font-size:		9pt;
}

.menu_level_1 {
	font-size:		80%;
	padding-left:		10px;
}

#table_body {
	text-align:		justify;
	padding-right:		20px;
	vertical-align:		top;
}

#footer {
	text-align:		center;
	font-size:		7pt;
	vertical-align:		bottom;
	padding-top:		20px;

}

img.banner {
	border:			0px;
	margin-top:		5px;
	margin-left:		40px;
	vertical-align:		text-bottom;
}

A		{text-decoration: none}

A:link		{ color: #0000FF }
A:visited 	{ color: #0000CF }
A:active 	{ color: #FF0000 }
A:hover		{ color: #2020FF; background: #FFFF00; }

A.menu:link	{ color: #ffff00; }
A.menu:visited	{ color: #eeee00; }
A.menu:active	{ color: #ffff00; }
A.menu:hover	{ color: #ffff00; background: #0000ff; }


P {
	margin-top:	1.5em;
}

H1 {
	font-size: 	160%;
	font-weight:	bold;
	margin-bottom:	0.5em;
}

H2 {
	font-size: 	130%;
	font-weight:	bold;
	margin-bottom:	0.5em;
}


H3 {
	font-size: 	110%;
	font-weight:	bold;
	margin-bottom:	0.5em;
}


H4 {
	font-size: 	100%;
	font-weight:	bold;
	margin-bottom:	0.5em;
}


H5 {
	font-size: 	80%;
	font-weight:	bold;
	margin-bottom:	0.5em;
}


H6 {
	font-size: 	80%;
	font-weight:	normal;
	margin-top:	1em;
	margin-bottom:	0.5em;
}


UL {
	margin-top:	.5em;
	margin-bottom:	.5em;
	margin-left:	5em;
	margin-right:	0px;
}


OL {
}


LI
{
}

HR {
	text-align:	center;
	width:		80%;
	margin-top:	1.5em;
	margin-bottom:	1.5em;
}

.url		{
	font-weight:	bold;
	font-family:	monospace;
	font-size:	80%;
	margin:		1em;
	margin-right:	0em;
}

.protocol	{ color:	red; }
.server 	{ color:	orange; }
.path 		{ color:	green; }
.filename 	{ color:	blue; }

#disclaimer {
	background-color:	#ff3f20;
	padding:		0.5em;
}

