.popup 
{ 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: white; 
	LAYER-BACKGROUND-COLOR: white; 
}
h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dd,dt,th,tr
{
	font-family:	arial,sans-serif;
}
answer
{
    color: #FF0000;
}
an
{
    color: #FF0000;
}
ref
{
    color: #00FF00;
}
hout
{
    color: #0000FF;
}
topicLink
{
    color: #FF00FF;
}
topiclink
{
    color: #FF00FF;
}
body
body
{
	margin:	0;
}
h1.center
{
    text-align: center;
}

h1
{
	font-size: x-large;
	color:	#003399;
    	text-align: center;
}
h2
{
	font-size: large;
	color:	#3366cc;
}
h3
{
	font-size:	medium;
	color:	#000000;
}
h4,h5,h6
{
	font-size:	small;
	color:	#000000;
}
h1,h2,h3,h4,h5,h6
{
	margin-bottom: 0px;
    text-transform: none;
}
p,ol,ul,li,dl,dd,dt,th,tr
{
	font-size: x-small;
}
li p
{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
}
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;
}
.shade2
{
/*	background-color:	#9999cc;*/
	background-color:	#c7e1ff;
}
th
{
	background-color:	#003399;
    color: white;
}
.shade3
{
	background-color: #003399;
	color:	#ffffff;
}
.center
{
    text-align: center;
}
table.center
{
    margin-left:auto;
    margin-right:auto;
}
.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
