body{
	margin: 0px;
	background-image:URL("../images/pg_bg.jpg");
}

.header{
	font-family: arial; 
	font-size: 24px;
	font-weight: bold;
	color: #1F4084; 
}
.txt1{
	font-family: Trebuchet MS; 
	font-size: 12px;
	font-weight: normal;
	color: #0B265E;
	text-align:justify;
	line-height: 160%; 
}
.txt2{
	font-family: Trebuchet MS; 
	font-size: 14px;
	font-weight: bold;
	color: #E49512;
	line-height: 160%; 
}
.txt3{
	font-family: Trebuchet MS; 
	font-size: 13px;
	font-weight: bold;
	color: #0B265E;
	line-height: 160%; 
}
.txt4{
	font-family: Trebuchet MS; 
	font-size: 18px;
	font-weight: bold;
	color: #0B265E;
	line-height: 160%;
}
.footer{
	font-family: verdana; 
	font-size: 10px;
	color: #FFFFFF;
}
h1{
	font-weight: strong;
	font-size: 22px;
	color: #344E84;
	margin-top: 5px;
	margin-bottom: 10px;
}