@charset "iso-8859-1";
.blue_bold {
	font-weight: bold;
	color: #000099;
}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
.blue {
	color: #000099;
}
.p_sizesmaller {
	font-family: Times New Roman, Times, serif;
	font-size: smaller;
}
.p_sizexs {
	font-family: Times New Roman, Times, serif;
	font-size: x-small;
}
.p_sizexxs {
	font-family: Times New Roman, Times, serif;
	font-size: xx-small;
}
.calendar {
	font-family: MS Sans Serif;
	font-size: xx-small;
}
.p_sizesmall {
	font-family: Times New Roman, Times, serif;
	font-size: small;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #993333;
}
