		A  { color: #000000; text-decoration: none }
		A:active { color: #000000; text-decoration: none }
		A:visited { color: #000000; text-decoration: none }
		A:hover { color: #3260E3; text-decoration: none }

		A.copyright { color: #000000; text-decoration: underlined }
		A.copyright:active { color: #000000; text-decoration: underlined }
		A.copyright:visited { color: #000000; text-decoration: underlined }
		A.copyright:hover { color: #3260E3; text-decoration: underlined }

		A.this { color: #3260E3; text-decoration: none }
		A.this:active { color: #3260E3; text-decoration: none }
		A.this:visited { color: #3260E3; text-decoration: none }
		A.this:hover { color: #3260E3; text-decoration: none }
		
		
		A.link { color: #3260E3; text-decoration: none }
		A.link:active { color: #3260E3; text-decoration: none }
		A.link:visited { color: #3260E3; text-decoration: none }
		A.link:hover { color: #3260E3; text-decoration: none }


		.main {
			color: #000000;
			font-weight: normal;
			font-size: 12px;
			line-height: 16px;
			font-family:  "century gothic", Helvetica, sans-serif
		}

		.tableCopy {
			color: #000000;
			font-weight: normal;
			font-size: 9px;
			line-height: 14px;
			margin-left:4px;
			margin-right:4px;
			font-family:  verdana, Helvetica, sans-serif
		}

		.this {
			color: #000000;
			font-weight: normal;
			font-size: 12px;
			line-height: 16px;
			font-family:  "century gothic", Helvetica, sans-serif
		}

		.headline{
			color: #3260E3;
			font-weight: normal;
			font-size: 18px;
			line-height: 20px;
			font-family:  "century gothic", Helvetica, sans-serif
		}

		.copy {
			color: #000000;
			font-weight: normal;
			font-size: 11px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}

		.link {
			color: #3260E3;
			font-weight: normal;
			font-size: 11px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}

		.copy_grey {
			color: #555555;
			font-weight: normal;
			font-size: 11px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}
		
		.copyright {
			color: #000000;
			font-weight: normal;
			font-size: 9px;
			line-height: 14px;
			font-family:  verdana, Helvetica, sans-serif
		}

		body {
			background-image: url(/images/background2.gif);
			background-color: #F2F1F2;
			background-position: bottom;
			background-repeat: no-repeat;
			margin: 0px;
		}
		
		.production_box_dd {
			width: 140px;
			font-size: 10px;
		}
