p {
	font-family: calibri;
	font-size: 15px;
	color: #333333;
}
p1 {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	text-indent:inherit;
}
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 {
	background-image:url("images/bg-new.gif");
	background-repeat:repeat;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
a:hover {
	font-family: calibri;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;

}
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;
}
