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: #000000;
	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:hover {
	font-family: calibri;
	color:#000000;
	font-size: 3;
	font-weight: bold;
}
a:link {
	font-family: calibri;
	color:#0000FF;
	font-size: 15px;
	text-decoration:blink;

}
a:visited {
	font-family: calibri;
	font-size: 15px;
	color: #0000FF;
	background-color:#ffffff;
	
}
