.normal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;

}
a:link {
	color: #CC0000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;



}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 10pt;
	font-weight: normal;

}
a:hover {
	color: #CC0000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;


}
a:active {
	color: #006699;
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;


}
.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: normal;
	color: #3E38F4;
}
.smalltext {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 7pt;
	font-weight: normal;
}
