
.head1  { font-weight: bold; font-size: x-large; font-family: "Times New Roman", Georgia, Times }
.head2 { font-weight: bold; font-size: large; font-family: "Times New Roman", Georgia, Times }
.bold { font-weight: bold; font-family: "Times New Roman", Georgia, Times }
.italicbold { font-style: italic; font-weight: bold; font-family: "Times New Roman", Georgia, Times }
.whiteonblack  { color: white; font-weight: 600; font-size: small; font-family: "Times New Roman", Georgia, Times }
.italic { font-style: italic; font-family: "Times New Roman", Georgia, Times }
.underlined { font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
