
	body {
	background-color: #000000;
	background-attachment: fixed;
	color: #A196CD;
	font-family: 'Times New Roman',Times,serif;
	padding: 0;
	margin: 0;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #3B3530;
	scrollbar-face-color: #3B3530;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #3B3530;
	scrollbar-3d-light-color: #3B3530;
	scrollbar-dark-shadow-color: #3B3530}
	  
				  
	p  		{font-size: 15px;
			font-family: 'Times New Roman',Times,serif;
			font-weight: normal}
			
	p.small  		{font-size: 12px;
			font-family: 'Times New Roman',Times,serif;
			font-weight: normal}
		
	strong  		{font-family: 'Times New Roman',Times,serif;
			font-weight: bold}
	
	b 		{font-family: 'Times New Roman',Times,serif;
			font-weight: bold}
		  			  
	h3 		{font-size: 18px;
		  	font-family: 'Times New Roman',Times,serif;
		  	color: #A196CD;
			margin: 0px;
			font-weight: bold}
			
	h2 		{font-size: 24px;
		  	font-family: 'Times New Roman',Times,serif;
		  	color: #A196CD;
			margin: 0px;
			font-weight: bold}
		  
	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: circle;
			 margin-left: 5px;}
			 
    A:link 	{font-size: 15px;
			font-family: 'Times New Roman',Times,serif;
			cursor:crosshair;
	 		text-decoration: none;
	 		color: #A196CD}
    A:visited {font-size: 15px;
			   font-family: 'Times New Roman',Times,serif;
			   cursor:crosshair;
	 			text-decoration: none;
	 			color: #A196CD}
	A:active {font-size: 15px;
			  font-family: 'Times New Roman',Times,serif;
			  cursor:crosshair;
			text-decoration: none;
					color: #B59C00}
	A:hover {font-size: 15px;
			 font-family: 'Times New Roman',Times,serif;
			 cursor:crosshair;
			text-decoration: underline;
			color: #B59C00}	
			
	A:link.nav 	{font-size: 18px;
			font-family: 'Times New Roman',Times,serif;
			cursor:crosshair;
	 		text-decoration: none;
	 		color: #A196CD;
			font-weight: bold}
    A:visited.nav {font-size: 18px;
			   font-family: 'Times New Roman',Times,serif;
			   cursor:crosshair;
	 			text-decoration: none;
	 			color: #A196CD;
				font-weight: bold}
	A:active.nav {font-size: 18px;
			  font-family: 'Times New Roman',Times,serif;
			  cursor:crosshair;
			text-decoration: none;
					color: #B59C00;
					font-weight: bold}
	A:hover.nav {font-size: 18px;
			 font-family: 'Times New Roman',Times,serif;
			 cursor:crosshair;
			text-decoration: underline;
			color: #B59C00;
			font-weight: bold}	
	
	img 	{border: 0;}


