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

#credits			{ padding:10px; }
#credits td.left    { padding:0 10px 0 0; width:50%; vertical-align:top; }
#credits td.right   { width:50%; vertical-align:top; }
#credits h2 		{  }
#credits h3 		{ color:#436e87; text-transform:uppercase; font-size:1.2em; }
#credits p 			{ text-align:justify; }
#credits .red	 	{ color:#f08900; }
#credits a 			{ color:#00A6EB; }
#credits a:link,
#credits a:visited 	{ color:#004385; }
#credits a:active,
#credits a:hover 	{ color:#D94A9D; }
