	/*******************************************************************/
	/* Global Style Sheet for Cass MD, cassmd.com */
	/* Created 10-27-2003 */
	/* Updated 10-30-2003 by fn */
	/*******************************************************************/

	h1 {
	font-family:	Arial, Helvetica, sans-serif;
	color:			#99c;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	}

	h2 {
	font-family:	Arial, Helvetica, sans-serif;
	color:			#333399; /* 999 c96  960 c90  */
	font-size: 9px;
	}

	h3 {
	font-family:	Arial, Helvetica, sans-serif;
	color:			#666;
	border: none;
	}

	h4, h5, h6 {
		font-family:	Arial, Helvetica, sans-serif;
	}

	.i	{
		font-style: 	italic;
	}

	/* Used generally for page headings h1 or h2 */
	.title {

	}

	/* Used as paragraph sub-headings, author name, etc */
	.subtitle {
		font-style:			italic;
	}


	/* Small text, footnotes, 'fine print,' etc. */
	.fp	{
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			70%;
	}

	/* Default font for paragraphs and lists */
	p, ul, ol	{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			80%;
	}

	/* Aligns paragraph text to the right */
	p.r			{
		text-align:			right;
	}

	/* Aligns paragraph text center */
	p.c			{

		text-align:			center;
	}

	/* White color font in paragraphs (not to be confused with 'a.white') */
	p.w			{
		color:			#fff;
	}

	/* Default table caption */
	caption		{
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			80%;
		text-align:			left;
	}

	/* Default table headings */
	th			{
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-weight:		bold;
		font-size:			80%;
	}

	/* Orange */
	.or	{
		color: 				#fc3;
		text-decoration:	none;
	}

	/* Price, red */
	.price {
		color:				#f00;
	}


	/* Anchor, by default, no underline */


	a	{
		text-decoration:	underline;
	}

	a:hover {
		color:				#f00;
		text-decoration:	underline;
	}

	/* White-text links */
	a.white	{
		color:				#fff;
		text-decoration:	none;
	}

	a.white:hover {
		color:				#fff;
		text-decoration:	underline;

	}

	/***************************/
	/*   LEFT NAVBAR BUTTONS   */ 
	/***************************/

	/* Left navbar button links */

	a.nav	{
		color:				#f60;
		text-decoration:	none;
		padding:			03px;
	}

	a.nav:hover {
		color:				#336;
		text-decoration:	underline;
		background-color:	#eee;

	}

	.navbutton	{
		margin:			0;

		font-weight:	bold;
		text-align:		right;
 	}

	/* No underline links

	a.noul	{
		text-decoration:	none;
	}

	a.noul:hover {
		color:				#f00;
		text-decoration:	underline;
	} */
.nolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.unnamed1 {
	text-decoration: underline;
}
.newsheader1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}
