body{

	margin: 0px;
}
.header {
	background-image: url(images/header.jpg);
	}
.header1 {
	background-image: url(images/header01.jpg);
	height: 56px;
	}
.header3 {
	background-image: url(images/header1.jpg);
	height: 61px;
	}
.footer {
        font-family: verdana;
        font-size: 11px;
	height: 35px;	
        }
.right {
	background-image: url(images/right_nav.jpg);
	height: 100%;
	width: 17px; 
	}
.left {
	background-image: url(images/left_nav.jpg);
	height: 100%;
	width: 20px; 
	}	
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.pagename {
	font-family: verdana;
	font-size: 28px;
	font-weight: bold;
	color: #0000CC;
}
.text {
	font-family: verdana;
	font-size: 11px;

}
.link {
	color: #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;

}	

td {
	text-align:justify;
}
