
	body {
	background-color: #ddcfb4;
	color: #663300;
	padding: 0;
	margin: 0;
	scrollbar-arrow-color: #663300;
	scrollbar-base-color: #663300;
	scrollbar-face-color: #ddcfb4;
	scrollbar-highlight-color: #ddcfb4;
	scrollbar-shadow-color: #663300;
	scrollbar-3d-light-color: #663300;
	scrollbar-dark-shadow-color: #663300;
}

	table.green	{background-color: #618B80;
			margin: 30px;
			vertical-align: top;}
			
	td.green  {font-size: 15px;
			padding: 1px;
			vertical-align: top;
			border-right: 0;
			border-left: 0;
			border-top: 0;}
	  
	table	{background-color: #ddcfb4;
			vertical-align: top;}
			  
	td		{font-size: 15px;
			font-family: 'Times New Roman',Times,serif;
			padding: 15px;
			vertical-align: top;
			border-right: 0;
			border-left: 0;
			border-top: 0;}
			
	ul		{font-size: 15px;
			 font-family: 'Times New Roman',Times,serif;}
			
	li		{font-size: 15px;
			 font-family: 'Times New Roman',Times,serif;
			 list-style-type: disc;
			 margin-left: 14px;}
			 
	li.new		{font-size: 15px;
			 font-family: 'Times New Roman',Times,serif;
			 list-style-type: circle;
			 margin-left: 14px;}
				  
	p  		{font-size: 15px;
			font-family: 'Times New Roman',Times,serif;
			font-weight: normal}
		
	strong  		{font-size: 15px;
			font-family: 'Times New Roman',Times,serif;
			font-weight: bold}
		  			  
	h2 		{font-size: 24px;
		  	font-family: 'Times New Roman',Times,serif;
		  	color: #663300;
			margin: 0px;
			font-weight: normal;
		  	text-align: center}

    A:link 	{font-size: 15px;
			font-family: 'Times New Roman',Times,serif;
			cursor:crosshair;
	 		text-decoration: none;
	 		color: #618B80}
    A:visited {font-size: 15px;
			  font-family: 'Times New Roman',Times,serif;
			  cursor:crosshair;
	 			text-decoration: none;
	 			color: #618B80}
	A:active {font-size: 15px;
			  font-family: 'Times New Roman',Times,serif;
			  cursor:crosshair;
			text-decoration: none;
					color: #800000}
	A:hover {font-size: 15px;
			 font-family: 'Times New Roman',Times,serif;
			 cursor:crosshair;
			text-decoration: underline;
			color: #800000}	
	
	img 	{border: 0;}



