body, td{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	line-height: 15px;
	color: #000000;
}

body /* Internet Explorer */ 
{ 
text-align: center; 
} 

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 


h1, h2, h3{
	color: #3399cc;
	line-height: 20px;
}

h4 , h5 {
	color: #000000;
	line-height: 20px;
}

A:link{
	color: #FF9900;
	text-decoration: underline;
}

A:visited{
	color: #FF9900;
	text-decoration: underline;
}

A:hover{
	color: #FFCC33;
	text-decoration: underline;
}

.copysmall {
	FONT-SIZE: 11px; FONT-FAMILY: Arial,Helvetica,Swiss,SunSans-Regular,sans-serif
}
.copybig {
	FONT-SIZE: 14px; FONT-FAMILY: Arial,Helvetica,Swiss,SunSans-Regular,sans-serif
}

.bgNorepeat {
	/*background-image: url("images/background.gif"); */
	background-repeat: no-repeat 
}

#adsbar {  width: 170px; height: 100px; float:left; }

#wrapper { background: #fff; width: 960px; padding: 0px;}
