p {
	font-family: calibri;
	font-size: 16px;
	color: #222222;
}
p1 {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
}
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;
}
a:hover {
	font-family: calibri;
	font-size: 16px;
	font-style: italic;
	color: #FF0000;

}
a:link {
	font-family: calibri;
	color: #006666;
	text-decoration: none;
	font-size: 16px;

}
a:visited {
	font-family: calibri;
	font-size: 16px;
	color: #990066;
	text-decoration: none;
}
