body {
	background-color: #DDEDFA;
}

.contentbg {
	background-image:  url("images/content.gif");
	width: 720px;
	height: 423px;
}

.content {
	width: 660px;
	height: 345px;
	text-align:justify;
	overflow: auto;
	padding: 20px;

}

.logo {
	width: 720px;
	height: 147px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000080;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#000080;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000080;
	text-align:justify;
}

a:visited {
	color: #004080;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000080;
	text-align:justify;
