/* Jonathan Hughes, UMass Lowell CS, jhughes@cs.uml.edu */
/* updated by JH on February 27, 2003 */
/* styles.css */
/* an externel stylesheet */

body 	{ 
	  font-size: 12pt;
	  color: #3344bb;
	  font-family: Verdana, Geneva, sans-serif;
		 background-color: #e3e9d5	

	 }

a	{  
	  font-family: Verdana, Geneva, sans-serif;
text-decoration: none;

color: red;
}

a:hover	{ color: #3F4041; 

	  background-color: #eeeebb; }

a:active         {
 #7D7D7D;
  }
p	{ font-size: 12pt;
	  color: #5A5A4B;
	  font-family: Verdana, Geneva, sans-serif  }
table { background-color:  #FFFFaa; }
div 	{ font-size: 10pt;
	     }
h1 	{ font-family: Arial ; font-size: 28px ; color: #AD5353 }
h2 	{ font-family: Arial ; font-size: 22px ; font-style: italic; color: #DADFE4 }
h3 	{ font-family: Arial ; font-size: 16px ; color: #8DABCB }
h4 	{ font-size: 13px ; color: #DADFE4 }
.alert { 	font-size: 13pt;
		color: red;
		font-weight: bold;
		font-family: Times New Roman, Times, serif  }
.Garamond { font-family: Garamond, Georgia, Palatino, serif }
.Courier { font-family: Courier New, Courier, monospace }
.Arial { font-family: Arial, Helvetica, sans-serif }
.Times { font-family: Times New Roman, Times, serif }
.Verdana { font-family: Verdana, Geneva, sans-serif }
.small { font-size: 9pt }
.summary { font-size: 10pt }
.large { font-size: 18pt }
.gray { color: gray; }
.blue { color: #8DABCB }
.red { color: red; }
.yellow { color: yellow; }
.cyan { color: cyan; }
.darkgreen { color: darkgreen; }
.time { color: yellow; background-color: darkgreen; font-weight: bold; }
.reg {font-size: 12pt;
	  color: #DADFE4;
	  font-family: Verdana, Geneva, sans-serif  }
.opts {   font-size: 10pt;
	 
	  background-color:  #F0F0FF;
	  font-family: Verdana, Geneva, sans-serif  }
.tablelinks { background-color:  #F0F0F0;  font-size: 13pt}

.link {font-size: 10pt;
	  color: #DADFE4;
	  }
.offwhite { color: #DADFE4 }

.det {
	background-color: #606162;
	color: #4A3D3C;
	 font-family: Arial, Helvetica, sans-serif;


}
.rate {font-size: 12pt;
	  color: #4A3D3C;
	background-color:  #E7ECF1;
	font-weight: bold;
	  font-family: Verdana, Geneva, sans-serif  }

.det p {
font-size: 10pt;

}
.det a	{  
font-size: 10pt;
text-decoration: none;
font-weight: bold;
color: #E7ECF1;
}
.det a:hover	{
font-size: 10pt;
 color: #F3E5E4; 
 font-weight: bold;
	  background-color:#4A3D3C; }

.det a:active         {
font-size: 10pt;
 font-weight: bold;
color: black;  }



.search {
	background-color:  #606162;
	color:  #E7ECF1;
font-size: 10pt;
	 font-family: Arial, Helvetica, sans-serif;


}
.search p {
font-size: 10pt;

}

.smaller  {
font-size: 10pt;

}
