
BODY {
	color : black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 2.5em;
	margin-left : 3em;
	margin-right : 3.5em;
	font-size : x-small;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : x-small;
	margin-top : .5em;	
	margin-bottom : 1em;	
}


H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	color: #000099;   
	background-color: #FFFFFF; 	
	font-size: 125%;
	font-weight: bold;  
	padding-bottom : 0em;
	border-style : none;
}

H2 {
	font-size : 105%;
	font-weight: bold;
	color: #000099;	
	background-color: #FFFFFF; 		
/*	border-width: 0 0 .1em 0; */
/*	border-style : solid; */
/*	border-color : #000099; */
	padding-top : 0em;
	padding-left : 0em;
	padding-bottom : .25em;
}	
	
H3 {
	font-size : x-small;
	font-weight: 500;   
	color: #000099;	
	background-color: #FFFFFF;
	margin-bottom : 0em;	
}

H4 {
	font-size : x-small;
	font-style: italic;
	font-weight: normal;
	color: #000000;	
	background-color: #FFFFFF;	
	margin-bottom : 0em;		
}

A:link {
	font-weight : normal;
	color : #0000FF;  /* BLUE */
	text-decoration : underline;
}

A:visited {
	font-weight : normal;
	color: #0000FF;  /* BLUE */
	text-decoration : underline;
}

A:name {
	text-decoration : none;
}

/***** LISTS ***************/

UL, OL {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;	
}

OL LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;	
}

LI {
	margin-bottom : .5em;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;	
}

OL P, OL OL, UL LI P {
	font-size : x-small;
}

OL UL {
	font-size : x-small;
}

 UL {
	list-style-type : disc;
}

UL UL {
	list-style-type : circle;
}

UL UL UL {
	list-style-type : square;
}


/***CODE & MONOSPACED FONTS***/

CODE, TT, PRE {
	font-size : x-small;	
	font-family : "Courier New", Courier, monospace;
	color : #000000;
}	

H3 TT {
	color: #000099;	
}

/***** TABLES ***************/

 TABLE, TD, TH {
 	color : black;
 	background-color : #FFFFFF;
 	font-family : Arial, Helvetica, sans-serif;
  	font-size : x-small; 
	padding: .25em;
}


/***** NOTES ***************/
.noteHead  {
	color: #000099;   /* DARK BLUE */
	font-family : Arial, Helvetica, sans-serif;	
	background-color: #00FFFF;
	font-weight: 600;
}

.note, .note TD TT, .note P, .note CODE, .note TT, .note PRE, .note P, .note A:link, .note A:visited, .note P TT  {
	background-color: #00FFFF; 
}

.note {
	border-style : solid;
	border-color : #000099;
	padding : 1em;
	font-family : Arial, Helvetica, sans-serif;
	border-width: .05em 0; 
	background-color: #00FFFF; 
	color: #000000;  
	font-size : x-small;
	text-align: justify;
	margin-right : 1.75em;
}	 CITE.expandspot { font-style : normal;
		color : green;
		cursor: hand;}
 .mvd-CITE-expandspot { font-style : normal;
		color : green;
		cursor: hand;}
 DFN.collapsed { font-style : italic;
		font-weight : normal;
		display : 'none';
		color : red;}
 .mvd-DFN-collapsed { font-style : italic;
		font-weight : normal;
		display : 'none';
		color : red;}
 DFN.expanded { font-style : italic;
		font-weight : normal;
		color : red;}
 .mvd-DFN-expanded { font-style : italic;
		font-weight : normal;
		color : red;}
 EM.dropspot { cursor : hand;
		color : green;}
 .mvd-EM-dropspot { cursor : hand;
		color : green;}
 CITE.glossterm { font-style : normal;
		color : maroon;
		cursor : hand;}
 .mvd-CITE-glossterm { font-style : normal;
		color : maroon;
		cursor : hand;}
 DFN.glosscollapsed { font-style : italic;
		font-weight : normal;
		display : 'none';
		color : blue;}
 .mvd-DFN-glosscollapsed { font-style : italic;
		font-weight : normal;
		display : 'none';
		color : blue;}
 DFN.glossexpanded { font-style : italic;
		font-weight : normal;
		color : blue;}
 .mvd-DFN-glossexpanded { font-style : italic;
		font-weight : normal;
		color : blue;}
