body {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #000000;
	font-family: verdana;
	background-repeat: repeat-x;
	background-image:images/bg.jpg;
	background-attachment: fixed;

}


th, td, input, textarea, select, option, a {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


h1 {
	letter-spacing: 3px;
	font-size: 15px;
}

h2 {
	letter-spacing: 3px;
	font-size: 15px;
}

h3 {
	font-size: 15px;
	color: #000000;
	font-family: verdana;
	font-weight: normal;
}

.news {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}

