/*	************************************************************* */
/*	Adjust size of h1 as needed to keep from wrapping if possible */
/*  ************************************************************* */

body { color: #000000; font-family: arial, helvetica; }
td, p  { color: #000000; font-family: arial, helvetica; }
h1 { font-size: 20px; color: #333366; font-family: times new roman, times; margin-top: 0px; margin-bottom: 0px;}
h2 { font-size: 26px; color: #666699; font-family: times new roman, times; }
h3 { font-size: 20px; color: #666699; font-family: arial, helvetica; }
h4 { font-size: 18px; color: #000000; font-family: arial, helvetica; text-align: center; margin-bottom: 0px}
.quote { font-weight: bold; font-family: times new roman, times; }
.new { margin-top: 20px; }
.eff {margin-left: 10px; margin-right: 10px; margin-bottom: 10px;}
ul li { color: #333366; margin-bottom: 5px; list-style-type: circle; }
.cap { font-size: 12px; font-weight: bold; color: #333366; margin-left: 2px; margin-right: 2px; margin-top: 0px; }

.appeared {font-size: 12px; color: #ffffff; }
a:hover {color: #0033ff;}
div.linktext { 
	margin-left: 2px; 
	margin-right: 2px;
	width: 160px;
	float: left;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
