body{
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	line-height:19px;
	background-color:#e0e0e0;
	}
.nav1{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	}
.nav1:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#afbaff;
	text-align:center;
	}
.bg_center{
	background:url(images/center_bg.jpg) repeat-x;
	background-color:#FFFFFF;
	}
.h1{
	font-size:20px;
	color:#2235a5;
	}
.footer{
	background:url(images/footer_bg.jpg) repeat-x;
	}