.bg {
	background-image: url(pics/bg.jpg);
}

.bg2 {
	background-image: url(pics/bg2.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 160%;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.headings {
	font-size: 16px;
	font-weight: bold;
}
.fontsize2 {
	font-size: 12px;
	
}
.quote {
	font-size: 20px;
}
