/* 
site specific styles
*/
/* header title */
div.header_title {
	background: url(images/header.png) bottom center no-repeat;
}

div.header_title { behavior: url(/iepngfix.htc); }

div.header_title table h1 {
	font-size: 24px;
}

div.header_title table h2 {
	font-size: 34px;
}

div.header_title table h3 {
	font-size: 30px;
}

/* page title */
div.list_body div.title h1 {
	font-size: 28px;
}

div.list_body div.title h2 {
	font-size: 40px;
}

div.list_body div.title h4 {
	font-size: 18px;
}
