.popup 
{ 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: white; 
	LAYER-BACKGROUND-COLOR: white; 
}
h1,h2,h3,h4,p,ol,ul,li,dl,dd,dt,th,tr
{
	font-family:	arial,sans-serif;
}
body
{
	margin:	0;
}
h1
{
	font-size: large;
	color:	#003399;
}
h2
{
	font-size: large;
	color:	#3366cc;
}
h3
{
	font-size:	medium;
	color:	#6699ff;
}
h4,h5,h6
{
	font-size:	small;
	color:	#000000;
	text-transform: uppercase;

}
h1,h2,h3,h4,h5,h6
{
	margin-bottom: 0px;
}
p,ol,ul,li,dl,dd,dt,th,tr
{
	font-size: x-small;
}
th
{
	text-align: left;
}
.bright
{
	color:	#cc0000;
}
.fine
{
	font-size: x-small;
}
.here
{
	color:	#000000;
	font-weight:	bold;
}
.date
{
	color:	#999999;
	font-size: xx-small;
}
.menu
{
	margin-left:	6px;
}
.current
{
	color: #FF0000;
	font-weight: bold;

}
a:link
{
	color: #0000ff;
}
a:visited
{
	color: #0000ff;
}
a:active
{
	color: #cc0000;
}
a:hover
{
	color: #ff0000;
}
.shade1
{
	/*background-color:	#cccccc;*/
	background-color:	#f9f3bc;
}
th,.shade2
{
/*	background-color:	#9999cc;*/
	background-color:	#c7e1ff;
}
.shade3
{
	background-color: #003399;
	color:	#ffffff;
}

