/* CSS Document */

body {
	margin:0px;
	}
	
.heading {
font-family:Calibri;
font-size:18px;
color:#003399;
font-weight:bold;
}
.heading2 {
font-family:Calibri;
font-size:14px;
color:#003399;
font-weight:bold;
}

.content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:normal;
text-align:justify;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
