@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #3971AF;
	padding: 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #069;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffe;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #F90;
}
.bold {
	font-weight: bold;
	font-size: 24px;
}
.tdheader {
	background-image: url(images/images/headernew.png);
}

