p {
	font-family: calibri;
	font-size: 17px;
	color: #333333;
}
p1 {
	font-family: Calibri;
	font-size: 20px;
	color: #000000;
	font-weight:bolder;
}
p2 {
	font-family: Calibri;
	font-size: 17px;
	color: #666666;
	font-weight:bolder;
}
h1 {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color:#ffffff
}

a:link {
	font-family: calibri;
	color: #006666;
	text-decoration: none;
	font-size: 15px;

}
a:visited {
	font-family: calibri;
	font-size: 15px;
	color: #006666;
	text-decoration: none;
}
