	
	body 		{ 	margin: 30px;

				color:#FFFFFF; 

		  		background: #000000; 

				font: #000000 }



	a.norm:link 	{ color: #FFFFFF; text-decoration: none }

	a.norm:visited 	{ color: #FFFFFF; text-decoration: none }

	a.norm:active 	{ color: #FFFFFF; text-decoration: none }

	a.norm:hover 	{ color: #FFFFFF; text-decoration: none }





	A.spec:link  	{ color: #FFFFFF; text-decoration: none }

	A.spec:visited  { color: #FFFFFF; text-decoration: none }

	A.spec:active 	{ color: #FFFFFF; text-decoration: none }

	A.spec:hover	{ color: #FFFFFF; text-decoration: underline }

	
	A.spec1:link  	{ color: #FFFFFF; text-decoration: underline }

	A.spec1:visited  { color: #FFFFFF; text-decoration: underline }

	A.spec1:active 	{ color: #FFFFFF; text-decoration: underline }

	A.spec1:hover	{ color: #FFFFFF; text-decoration: underline }

	

	A.big:link  	{ color: #FFFFFF; text-decoration: none }

	A.big:visited   { color: #FFFFFF; text-decoration: none }

	A.big:active 	{ color: #FFFFFF; text-decoration: none }

	A.big:hover	{ color: yellow; text-decoration: underline }





	h1		{ color: #FFFFFF; text-align: center; font-variant: small-caps	}

	h2		{ color: yellow; text-align: center }

	p.yellow	{ color: yellow }

	p.yellow22	{ color: yellow; font-size: 22px }

	p.center	{ text-align: center }

	p.right		{ text-align: right }

	p.left1		{ text-align: left;  margin-left: 10px; }

	p.left22	{ text-align: left;  margin-left: 10px; font-size: 22px }

	p.lftrt		{ text-align: left;  margin-left: 10px; margin-right: 10px; font-size: 22px }
 
	p.left		{ text-align: left }

	p.bold		{ font-weight: bold }

	p.upper		{ text-transform: uppercase }

	p.font		{ font-size: 22px }


	ul		{ margin-left: 0; padding-left: 0; list-style-type: none }

	.thetable1	{border-right: 1px solid blue; border-left: 1px solid blue;}

