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

body 
{
	font-family: arial, sans-serif;
	font-weight: normal;
	text-align:center;
	color:#999999;
	background-color: #666666;
	margin: 0px;
}
#wrap 
{
	width:998px;
	text-align:left;
	font-family: arial;
	font-weight: normal;
	font-size: 12pt;
	background-color: #000000;
	margin: auto;
	color: #FFFFFF;
	padding: 5px;
}

#footer {
	color: #FF0000;
	text-decoration: none;
	a link: text-decoration none; 	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 1008px;
	margin: auto;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}
.yellow {color: #FFFF00}
.txt_small {font-size: 10pt}
.txt_big {font-size: 22px}
.style2 {font-size: 22px; font-weight: bold; }
.footer_a {color: #999; text-decoration: none; }
