@charset "utf-8";
/* CSS Document */

#credits table		{ }
#credits h2 		{ color:#EB7F24; text-transform:uppercase; }
#credits h3 		{ color:#EB7F24; text-transform:uppercase; font-size:1.2em; }
#credits p 			{ text-align:justify; margin-bottom:1em; }
#credits .red	 	{ color:#BA0011; }
/*#credits a 			{ color:#EB7F24; }
#credits a:link,
#credits a:visited 	{ color:#004385; }
#credits a:active,
#credits a:hover 	{ color:#D94A9D; }*/
#credits .left		{ padding-right:15px; }

