h1 {font-family: "Times New Roman", Times, serif; font-size: 180%; }
h2 {font-family: "Times New Roman", Times, serif; font-size: 150%; }
h3 {font-family: "Times New Roman", Times, serif; font-size: 120%; }

.lHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold
}
.lSubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal
}
.lDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}
.lFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.lLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
}
.lBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.lBold {
	font-weight: bold;
}
.lItalic {
	font-style: italic;
}
.mBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: 0000ff;
}
.mBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.mHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
}
.RedHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: ff0000;
	font-weight: bold;

}
.mBodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.mBodyBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.mBodyRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.mNew {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
.ulnone {
	list-style-type:none
}
