  body {
		scrollbar-face-color: maroon;
		scrollbar-shadow-color: #ffcc99;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: #ffcc99;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #ffcc99;
		scrollbar-arrow-color: #ffcc99;
		border-right: none;
		border-left: none;
		border-top: none;
		border-bottom: none;
		margin-left: 0px;
		margin: 0px;
		padding: 0px;
		font-size: 11px;
		font-weight: normal;
	}
	A:link { color: #0B07AA }
	A:visited { color: #0B07AA }
	A:active { color: #0B07AA }
	A:hover { color: #D40106 } 
	
	td {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #838383}
	
	.white8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #ffffff}
	
	.red8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #830A0A}

			.subhead
		{
			font-size: 14px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-decoration: none;
			text-transform: none;
			line-height: normal;
			color: Maroon;
			letter-spacing: 2px;
		}
	
	.button {
	padding-left: 4px;
	background-color: maroon;
	border-bottom: 1px solid Black;
	border-left: 1px solid #F0FFFF;
	border-right: 1px solid Black;
	border-top: 1px solid #F0FFFF;
	line-height: 18px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 4px;
	color: White;
    }
		 
	.button2 {
			padding-left: 4px;
			background-color: #DEB887;
			border-bottom: 1px solid #496667;
			border-left: 1px solid #F0FFFF;
			border-right: 1px solid #496667;
			border-top: 1px solid #F0FFFF;
			line-height: 18px;
			font-family: Arial;
			font-size: 8pt;
			font-weight: bold;
			padding-left: 4px;
		}
	 
	.printfriendly {
		background: url(art/printerfriendly.gif) no-repeat;
		width: 0;
		padding-left: 16px;
		height: 16px;
		overflow: hidden;
		cursor: help;
	}

	.checkmark
	{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-transform: none;
		color: Black;
		margin: 0% auto 3px;
		list-style-image: url(art/check-green-tr.gif);
	}

		.subtext
		{
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-decoration: none;
			text-transform: none;
			line-height: normal;
			color: Black;
		}

		.subtextred
		{
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			text-transform: none;
			color: Red;
		}

		.subfoot
		{
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-decoration: none;
			text-transform: none;
			line-height: normal;
			color: yellow;
		}

		.subul {
			list-style: disc inside;
			margin: 0% auto 3px;
		}

		.subquote
	    {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-transform: none;
		color: Black;
	    }
        
		.container {
		 position:absolute;
		 left:110;
		 top:40;
		 width:400;
		 height:400;
		 filter:revealTrans(duration=2, transition=23);
		}

       .slide { position:absolute; left:0; top:0; width:400; height:400; font-family:verdana; color:#494949; font-size:14pt;  }
        
	    .star {
	      font-size: 14px; font-weight: bold; color: Red;
		  }