h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.paragraphlink {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
}

.paragraphlink:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #0000CC;
}

h2 {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 5px;
}
