<!-- Changed by: Danny Abramovitch, 23-Feb-2000 -->

BODY	{
	margin-left: 5%;
	margin-right: 5%;
	font-family: arial, sans-serif;
	}

TABLE	{
	margin-left: 5%;
	margin-right: 5%;
	font-family: arial, sans-serif;
	}

SCRIPT	{
	margin-left: 5%;
	margin-right: 5%;
	font-family: arial, sans-serif;
	}

H1 	{
	color: maroon; 
	font-weight: bold;
	text-align: center;
	font-family: arial, sans-serif;
	}

H2 	{
	color: maroon; 
	font-weight: bold;
	text-align: center;
	font-family: arial, sans-serif;
	}

H3 	{
	color: navy; 
	font-weight: bold;
	font-family: arial, sans-serif;
	}

H4 	{
	color: navy; 
	font-weight: bold;
	text-align: left;
	font-family: arial, sans-serif;
	}

DIV.wow	{
	background: LightGrey;
	color: navy;
	text-align: justify;
	font-weight: bold;
	font-family: arial, sans-serif;
	border: 1px;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}


DIV.wow2	{
	background: Beige;
	color: navy;
	text-align: justify;
	font-weight: bold;
	font-family: arial, sans-serif;
	border: 1px;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}


DIV.strong	{
	color: navy;
	text-align: justify;
	font-weight: bold;
	font-family: arial, sans-serif;
	border: 10px;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}

P	{
	color: black;
	text-align: justify;
	font-weight: normal;
	}

P.navy	{
	color: navy;
	text-align: justify;
	font-weight: normal;
	font-family: arial, sans-serif;
	}

P.strong	{
	color: black;
	text-align: justify;
	font-weight: bold;
	font-family: arial, sans-serif;
	}

P.navybold	{
	color: navy
	text-align: justify;
	font-weight: bold;
	font-family: arial, sans-serif;
	}

P.quote	{
	color: maroon;
	text-align: justify;
	font-weight: bold;
	font-family: arial, sans-serif;
	border: 1px;
	margin: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	}

P.wow	{
	background: LightGrey;
	color: navy;
	text-align: justify;
	font-weight: bold;
	font-family: arial, sans-serif;
	border: 1px;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}

HR	{
	color: maroon;
	}

LI 	{
	color: navy; 
	font-weight: normal;
	font-family: arial, sans-serif;
	text-align: left;
	}

LI LI	{
	color: maroon; 
	font-weight: normal;
	font-family: arial, sans-serif;
	text-align: left;
	}

LI LI LI	{
	color: black; 
	font-weight: normal;
	font-family: arial, sans-serif;
	text-align: left;
	}

LI P 	{
	color: navy; 
	font-weight: normal;
	font-family: arial, sans-serif;
	text-align: left;
	}

LI LI P	{
	color: maroon; 
	font-weight: normal;
	font-family: arial, sans-serif;
	text-align: justify;
	}

LI LI LI P	{
	color: black; 
	font-weight: normal;
	font-family: arial, sans-serif;
	text-align: left;
	}

PRE.code {
	background: LightGrey
	font-family: arial, sans-serif;
	color: navy;
	}





BLOCKQUOTE.dtBlock	{
	color: black;
	text-align: justify;
	font-weight: normal;
	border: 1px;
	margin: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	}

