body{
	margin: 0px;
	background-image:URL("../images/pg_bg.jpg");
}

body a {
	color: #000000;
	font-weight : bold;
	text-decoration: underline;
}

body a:hover {
	color: #AF0000;
	text-decoration: underline;
}
.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: 130%; 
}
.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: #AFACAC;
}
