BODY
{
	color: #FCD05B;
	text-decoration: none;
	background: #000000;
/*	font-family: verdana,helvetica,arial;*/
/*	font-size: 12pt;*/
}

A:link
{
	color: #FF9900;
}

A:visited
{
	color: #CC6600;
}

A:active
{
	color: #FF6600;
}

UL
{
	margin: 0px 10px 10px 10px;
	list-style-type: disc;
}

TD
{
	padding-right: 10px;
}

LI
{
	margin-bottom: 3px;
}

/*
P
{
	text-align: left;
	font-family: verdana,helvetica,arial;
	font-size: 12pt;
	margin: 10px 60px 10px 60px;
}

P.WARN
{
	text-align: left;
	font-family: verdana,helvetica,arial;
	font-size: 12pt;
	margin: 12px 60px 12px 60px;
	background: #000000;
}

TD
{
	text-align: left;
	font-family: verdana,helvetica,arial;
	font-size: 10pt;
}
P.CENTRE
{
	text-align: center;
}

H1
{
	font-size: 24pt;
	text-align: center;
}

H2
{
	font-size: 20pt;
	text-align: left;
}

H2
{
	font-size: 16pt;
	text-align: left;
}

TABLE
{
	margin: 10px 60px 10px 60px;
}

OL
{
	margin: 10px 60px 10px 60px;
}

P.insert
{
	font-size: 16pt;
	text-align: center;
	color: #00ff00;
	border: solid;
	border-width: 2;
	border-color: red;
	display: block;
	width: 40%;
}

PRE
{
	font-size: 10pt;
	color: #000000;
	font-family: courier;
}

PRE.progclass
{
	font-size: 10pt;
	color: #000000;
	background: #ffffaf;
	border: solid;
	border-color: black;
	border-width: 1;
	font-family: courier;
	margin: 10px 60px 10px 60px;
	padding: 5px 5px 5px 5px;
}
PRE.dataclass
{
	font-size: 10pt;
	color: #000000;
	background: cyan;
	border: solid;
	border-color: blue;
	border-width: 1;
	font-family: courier;
	margin: 10px 60px 10px 60px;
	padding: 5px 5px 5px 5px;
}

DIV.xclass
{
	color: #000000;
	background: #7fff7f;
	border: solid;
	border-color: red;
	border-width: 1;
	margin: 10px 60px 10px 60px;
	padding: 5px 5px 5px 5px;
}
DIV.display
{
	height: 400px;
	display: block;
}

DIV.tip
{
	color: #000000;
	background: #ffe0e0;
	border: solid;
	border-color: black;
	border-width: 1;
}
TT
{
	font-size: 13pt;
	font-family: courier;
}

CODE
{
	font-size: 13pt;
	font-family: courier;
}

A
{
	text-decoration: none;
}
*/
	



