@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; }

h1 {
padding:10px;
font-size:2em;
font-weight:bold;
}

#credits h2 		{ display:block;
						font-size:1.5em;
						font-weight:bold;
						margin:0.83em 0; }
#credits h3 		{ color:#06A1D8; text-transform:uppercase; font-size:1.2em; }
#credits p 			{ text-align:justify; }
#credits .red	 	{ color:#BA0011; }
#credits a 			{ color:#00A6EB; }
#credits a:link,
#credits a:visited 	{ color:#004385; }
#credits a:active,
#credits a:hover 	{ color:#D94A9D; }
