/*<STYLE TYPE="text/css">
c Alexander Golberg
*/

BODY
{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 14px;
	COLOR: "#000000";
	font-style: normal;
	TEXT-DECORATION: none;
	background-color: ffffcc; ! important; 
/*	background: "#ffffcc" ! important; */
}


*
{
	background-color: inherit ! important;

}
/**/

P
{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 14px;
	FONT-STYLE: normal;
	COLOR: "black";
}

H1
{
 	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
/*	text-decoration: bold;*/
	font-size: 25px;
	color: "teal";
	margin-bottom: -0.25em;
}

H1.GR
{
	COLOR:	"teal"; /*"#000000";*/
	text-align: center;
   	font-size: 25px;
 	font-family: Verdana, Arial, Helvetica;
	font-weight: bold; 
/*	text-decoration: bold;*/
	margin-bottom: -0.75em;
}


H2
{
    	font-family: Verdana, Arial, Helvetica;
/*    	text-decoration: bold;*/
	font-weight: bold; 
   	font-size: 20px;
	color: "ff6600";
	margin-bottom: -.05em;
}


H3
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;
	color: "teal";
	margin-bottom: -1em;
}

H3.cent
{
	COLOR:	"teal"; /*"#000000";*/
	text-align: center;
   	font-size: 15px;
 	font-family: Verdana, Arial, Helvetica;
	margin-bottom: -.05em;
}

H4
{
 	font-family: Verdana, Arial, Helvetica;
}

TABLE
{
	cellspacing: 3px;
	CELLPADDING: 3px;
}

TD
{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 14px;
	COLOR: "#000000";
	font-style : normal;
	TEXT-DECORATION: none;
	/*insert equivalent of vAlign=top*/
	text-align: left;
}

TD.LeftNavTD
{
	border: 3px;
	FONT-SIZE: 13px;
	background-color: black;
	width: 17%;
}

TD.bottomcntr
{
	text-align: center;
}


UL
{
	FONT-family : Verdana, Arial, Helvetica;
	font-size : 15px;

}

UL.LeftNavUL
{
	FONT-FAMILY : Verdana, Arial, Helvetica;
	font-size : 15px;
	margin: 20px;
	/*'use a picture instead of a bullet'*/
}

A:link       
{
	color: green;
/*	font-size : 14px;*/
	font-weight: bold;
/*	text-decoration: bold;*/
	TEXT-DECORATION: underline;
}

A:visited
{
	color: #AAAAAA;
	font-weight: bold;
}

A:hover
{
	color: "red";
	font-weight: bold;
}

.RepruductionTable
{
	background-color: black;
	font-weight: bold;
	color=#FF0000; 
	text-align: center; 

}
/*
</STYLE>
*/