/*   1st used Waigani seminar 97 - edited 2003-03-07 */

BODY {
	color : #244800;
	background-color : White;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size :  1.0em;
	
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}

P.smaller-font {
	font-size : 0.85em;
}

P.smallest-font {
	font-size : 0.8em;
}

TD.smaller-font {
	
		font-size : 0.85em;
	
}
TD {
		color : #244800;
	background-color : White;
	font-family : Verdana, Arial, Eurostile, sans-serif;
	font-size : 1.0em;
	background-repeat : repeat;
	list-style-type : square;
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
	
}

/*  Background changes 
*/

TD.bg-color {
	/*background-image : url(../images-site/4pixyel20x20verylight.gif)        #F2FFF5;;*/
	background-color : #FFFFF2;
 }
TD.bg-color-black {

	background-color : #000000;
 }

TD.bg-color-yellow {

	background-color : #FFFFCC;
 } 
 
 TD.bg-color-palegreen {
	background-color : #D7F1E5;
}
A {
	color : #FF3300;
	background-color : transparent;
		font-weight : 500;
	
}

A:HOVER {
	
	color : #339933;
	background-color : transparent;
   font-weight : 500;	
	}
	

A:VISITED {
	color : #663300;
		background-color : transparent;
		font-weight : 500;
}	
	
H1 {
	background-position : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.4em;
	background-color : #ffffff;
	font-weight : 600;
	margin-top : 0em;
	margin-bottom : .0em;
	margin-left : 0em;
	padding-bottom : 0em;
}
H2 {
font-family :  Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	font-size : 1.30em;
	font-weight : 600;
		margin-top : 1.0em;
	margin-left : 0em;
	
	margin-bottom : 0.2em;
}

H3 {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.20em;
	font-weight : 600;
		margin-top : 1.0em;
	margin-left : 0em;
	margin-bottom : 0.2em;
}
H4 {
	
	background-color : transparent;
	font-size : 1.10em;
	font-weight : 600;
		margin-top : .50em;
	margin-left : 0em;
	margin-bottom : 0.2em;
}

P {

	margin-top :  0.50em;
	margin-bottom :  0.00em;
	padding-top : 0em;


}


EM {

font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.8em;
font-weight : 500;
}

BLOCKQUOTE {
	background : transparent;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;
	font-size :  1.0em;
	font-weight : 500;
	margin-left : 5.0em;
	margin-top : 0.5em;
}

DL {
	font-family : Verdana, sans-serif;
}
DD {
	font-family : Verdana, sans-serif;
	margin-left :  1.0em;
}

UL {
	
	margin-top : 0em;
	margin-bottom : 0em;
}

ULUL {
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : -1.0em;
}
LI {
	list-style : square;
	font-size :  1.0em;
	font-weight : 500;
	margin-left : -.5em;
	margin-bottom : 0.20em;
}

I.small-font {
	background-color : transparent;
	
	font-size : 0.70em;

}

LI LI {
	list-style-type : disc;
	font-size : 1.0em;
	font-weight :500;
	margin-left : -1.50em;
}

IMG {
	margin-top : 0em;
	margin-left : 0em;
	margin-right : 0em;
}
B {
	font-family :  Verdana,  sans-serif;
	font-weight : 600;
}

I {	
	font-size : 1.0em;
	font-weight : 500;
	background : transparent;
	
}