	body
	{
		margin:75px 0px 0px 0px;
		color:#979ca0;
		font-size:12px;
		font-family:verdana;
		background:#191c21;
	}
	a
	{
		color:#0091a9;
		text-decoration:none;
	}

	a:visited
	{
 		color:#0091a9;
		text-decoration:none;
	}

	a:hover
	{
		color:#979ca0;
		text-decoration:none;
	}
	.a_link_1 {		font-size:24px;
		font-weight:700;	}
	.a_link_2 {
		font-size:21px;
		font-weight:700;
	}
	h1 {
		margin:0px;
		font-size:24px;
	}
	td {
		text-align:center;
		border:1px solid #6d7275;
		border-radius:2px;
	}
	.td_text {
		padding:15px 0px 15px 0px;
		background:#323841;
		box-shadow:0 0 6px #979ca0;
		-moz-box-shadow:0 0 6px #979ca0;
		-webkit-box-shadow:0 0 6px #979ca0;
		border-radius:2px;
	}
	.td_img {
		widtjh:150px;
		height:180px;
	}
	#img_container {		width:175px;height:210px;
		box-shadow:0 0 6px #979ca0;
		-moz-box-shadow:0 0 6px #979ca0;
		-webkit-box-shadow:0 0 6px #979ca0;
		border-radius:2px;	}
	.img_b {		border-radius:1px;
	}
