
EM
{
	color: red;
}

span.ref
{
	color: red;
}

/*BODY
{	
  background-color: #FFFFEE; /* Cream*/
  background-color: #EEFFEE; /* Mint Green */
  font: 12pt; Times, 'Times New Roman', serif;
}


EM
{
	color: blue;
	font: bold;
}


DIV
{	color: black;
	font: italic 24pt Arial,sans-serif;
	padding: 0.5in;
	border: solid black 3px;
	width: 3in;
	align: center 
}
*/

/*
H1 {font-family:Times,'Times New Roman',serif;font-size:24pt;font-weight: bold; color:#666633;}
H2 {font-family:Times,'Times New Roman',serif;font-size:18pt;font-weight: bold;}
H3 {font-family:Times,'Times New Roman',serif;font-size:14pt;font-weight: bold;}


H4 {font-family:Times,'Times New Roman',serif;font-size:14pt;color:#CCCC99;}
H5 {font-family:Times,'Times New Roman',serif;font-size:12pt;color:#666633;}
H6 {font-family:Times,'Times New Roman',serif;font-size:10pt;color:#666633;}

NOBR
{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
SPAN
{
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
P
{	
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
LI
{	
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
OL
{	
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
TH
{	
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

TD
{	
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}

*/

