.emphasize 		{font-family: "Times New Roman", Times, serif; font-size: 14px; color: #660000; font-weight: bold}
.italics 		{font-style: italic}
.normal 		{font-family: "Times New Roman", Times, serif; font-size: 14px; color:#660000}
.sizeup 		{font-family: "Times New Roman", Times, serif; font-size:18px; color:#660000}
.hilite			{font-family: "Times New Roman", Times, serif; font-size:18px; color:red}
.results  		{background-color:white; overflow:auto; height:350; width:550; position:relative; border-style:solid; border-color:black;}
.width			{width:520;}
.printlink		{color:red; text-decoration:underline; font-weight:bold; cursor:hand;}

body			{ 
				  background-repeat:no-repeat;
	 			  scrollbar-face-color: #B38182;
       			  scrollbar-shadow-color: #ffffff;
       			  scrollbar-highlight-color: #ffffff;
       			  scrollbar-3dlight-color: #000000;
       			  scrollbar-darkshadow-color: #000000;
       			  scrollbar-track-color: #ffffff; 
       			  scrollbar-arrow-color: #ffffff;
				}
ul				{font-family: "Times New Roman", Times, serif; font-size:14px; color:#660000}
h2				{color:#ffffff}
.header			{color:#660000; font-size:18px; text-decoration:underline;}
p				{font-family: "Times New Roman", Times, serif; color:#660000; font-size:14px;}
				
a:visited,a:active,a:link{color:#660000;text-decoration:underline;}
a:hover 	    {color:red;text-decoration:underline;}